summaryrefslogtreecommitdiff
path: root/themes/unconed/unconed.theme
Commit message (Expand)AuthorAge
* - Fixed bug in update of taxonomy links.Dries Buytaert2003-01-06
* - Forgot to update the taxonomy links. Reported by Adam.Dries Buytaert2003-01-06
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* - Removed the "comment anchors" in the themes; the anchor is emittedDries Buytaert2002-12-10
* - changing theme patch. Now Drupal will init the $this->path automatically.Kjartan Mannes2002-11-17
* - made the themes path aware. If your theme creates a constructor function itKjartan Mannes2002-11-16
* - Applied Moshe's "theme head" patch:Dries Buytaert2002-11-09
* Theme update:Steven Wittens2002-06-01
* UnConeD.themeSteven Wittens2002-06-01
* - Added missing translations and the like.Dries Buytaert2002-05-31
* Forgot to use l() for the taxonomy links.Steven Wittens2002-05-20
* Added taxonomy support to themes Goofy and UnConeDSteven Wittens2002-05-20
* Fixed typo (td after tr)Steven Wittens2002-05-09
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - Added Marco's long-awaited taxonmy module and patches - a replacementDries Buytaert2002-04-14
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - applying patches from Axel Kollmorgen. SeeKjartan Mannes2002-02-17
* - Updated BaseTheme and the Drupal themes to have header($title = "") as the ...Steven Wittens2001-12-15
* - modified node_save so that revisions are not validated using check_input,Kjartan Mannes2001-11-23
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - added a comment() function to the base theme: you don't have to overloadDries Buytaert2001-10-07
* - fixed bug in theme unconedDries Buytaert2001-09-23
* - fixed HTML/XHTML typosDries Buytaert2001-09-21
* - Added the new user module!Dries Buytaert2001-09-16
* - Fixed a bug in theme UnConeDDries Buytaert2001-09-13
* - Changed the authentication and login scheme as discussed on the mailingDries Buytaert2001-08-11
* common.incKjartan Mannes2001-07-25
* Update of the box function in themes to allow a difference in style/output/lo...Steven Wittens2001-07-14
* - Made horizontal rulers flat instead of 3DSteven Wittens2001-07-13
* - Increased width to 100% to reduce wasted space (and that link bar at the to...Steven Wittens2001-07-13
* Made the links bar at the top and bottom smaller, to accomodate for the longe...Steven Wittens2001-07-03
* Extremely large commit:Dries Buytaert2001-06-29
* Updated my themes: added [ and ] around node-links.Steven Wittens2001-06-24
* - Changed field_set(), field_get() and field_merge() to use ',' andDries Buytaert2001-06-11
* ChangesKjartan Mannes2001-06-11
* This a rather large commit that needs a lot of fine-tuning. If youDries Buytaert2001-06-10
* ChangesKjartan Mannes2001-06-10
* - Added $theme->foreground and $theme->background vars to provide some genera...Steven Wittens2001-06-09
* - Replaced $theme->story() by a more generic $theme->node(). All themesDries Buytaert2001-05-24
* Added nowrap to the category-cell to prevent it from looking ugly on long cat...Steven Wittens2001-05-21
* locale updateSteven Wittens2001-05-03
* - structure.inc: added category_name($cid) and topic_name($tid).Dries Buytaert2001-04-19
* Another big update so please read this carefully because there is important i...Dries Buytaert2001-04-16
* - fixed a small detailDries Buytaert2001-04-14
* A lot of small changes (search-n-replace) make a big commit:Dries Buytaert2001-04-06
* Commiting my work of last Sunday:Dries Buytaert2001-04-02
* Fixed bug with $story->bodySteven Wittens2001-03-31
* Added/updated the theme-description at the top...Steven Wittens2001-03-31
* - themes now get there header/footer links through theme_link();Dries Buytaert2001-03-24