User:Clouserw/CMS:ToDoThat: Difference between revisions

Line 13: Line 13:


=== Little stuff ===
=== Little stuff ===
* favicon
* favicon - done
* add textdir to <html>  
* add textdir to <html>  
* grep for @todo
* grep for @todo
* 404 page
* 404 page - done & 403
* whack "drupal" in the <title> (this is a Localizer plugin thing - it has a separate title for every locale...)
* whack "drupal" in the <title> (this is a Localizer plugin thing - it has a separate title for every locale...)
* verify navigation / breadcrumbs
* verify navigation / breadcrumbs
Line 22: Line 22:
* Add a way to have custom code in the header (eg. /firefox/all.html) (Probably just a CCK field)
* Add a way to have custom code in the header (eg. /firefox/all.html) (Probably just a CCK field)
* disable browsing by /node/xx?  (not really a big deal)
* disable browsing by /node/xx?  (not really a big deal)
* add .po files for all langs (fr is already done - the framework is there, just need to wget/untar them)
* add .po files for all langs (fr is already done - the framework is there, just need to wget/untar them) - done for all avail. on drupal.org
* Do something about 'en' being the default (needs to be en-US)
* Do something about 'en' being the default (needs to be en-US)
* Update groups programmatically (I forgot what this meant...)
* Update groups programmatically (I forgot what this meant...)
** probably means update the CCK fields' groups from the profile instead of having the user do it.  i.e. to remove this message:  Update Groups: All dropdowns on this page that say "No group" should say "Mozilla Options"
Confirmed users
709

edits