
noreply at github
Jan 20, 2010, 4:43 PM
Post #1 of 1
(414 views)
Permalink
|
|
[bricoleurs/bricolage] 49887a: Use autocompletion for media category selection.
|
|
Branch: refs/heads/master Home: http://github.com/bricoleurs/bricolage Commit: 49887a7c5a24eb506aeb59de64f4ac6c8d4a8347 http://github.com/bricoleurs/bricolage/commit/49887a7c5a24eb506aeb59de64f4ac6c8d4a8347 Author: David E. Wheeler <david [at] justatheory> Date: 2010-01-20 (Wed, 20 Jan 2010) Changed paths: M comp/widgets/media_prof/edit_meta.html M comp/widgets/media_prof/edit_new.html A comp/widgets/profile/autocomplete_categories.html R comp/widgets/story_prof/autocomplete_categories.html M comp/widgets/story_prof/edit_new.html M comp/widgets/story_prof/list_categories.html M lib/Bric/App/Callback/Profile/Media.pm M lib/Bric/Changes.pod Log Message: ----------- Use autocompletion for media category selection. Stories have had this for a while, thanks to Marshall's UI work. Now media do, too. I just had to generalize it a bit. Commit: c0f1415824d6699ed566072ea02af6c5427fc06a http://github.com/bricoleurs/bricolage/commit/c0f1415824d6699ed566072ea02af6c5427fc06a Author: David E. Wheeler <david [at] justatheory> Date: 2010-01-20 (Wed, 20 Jan 2010) Changed paths: M comp/widgets/tmpl_prof/edit_meta.html M comp/widgets/tmpl_prof/edit_new.html M lib/Bric/App/Callback/Profile/Template.pm M lib/Bric/Changes.pod Log Message: ----------- Use category autocompletion for templates, too.
|