-
Weblink: February 19, 2003 14:11
Commit 0b32f5a on 4.2.x-1.x, 4.3.x-1.x, 4.4.x-1.x, 4.5.x-1.x, 4.6.x-1.x, drop, masterby gonzocoderupdated to work with clean url's
-
Chat Box: November 5, 2002 1:29
Commit c6f2010 on 4.1.x-1.x, 4.2.x-1.x, 4.4.x-1.x, 4.5.x-1.x, 4.6.x-1.x, 4.7.x-1.x, drop, masterby gonzocoderfixed the chatbox block, now works with latest cvs.
-
Smileys: November 5, 2002 1:17
Commit 25aaf7e on 4.1.x-1.x, 4.2.x-1.x, 4.3.x-1.x, 4.4.x-1.x, 4.5.x-1.x, 4.6.x-1.x, 5.x-1.x, drop, masterby gonzocoderfixed the smileys block, now works with latest cvs.
-
Weblink: October 29, 2002 2:56
Commit 7f8f130 on 4.1.x-1.x, 4.2.x-1.x, 4.3.x-1.x, 4.4.x-1.x, 4.5.x-1.x, 4.6.x-1.x, drop, masterby gonzocoder* Fixed problems with earlier update (must test before commiting in future, doh!) * Ran code through code-style.pl
-
Weblink: October 29, 2002 0:24
Commit 1f87592 on 4.1.x-1.x, 4.2.x-1.x, 4.3.x-1.x, 4.4.x-1.x, 4.5.x-1.x, 4.6.x-1.x, drop, masterby gonzocoderupdated to work with latest changes to block system.
-
Weblink: October 17, 2002 12:22
Commit 7488006 on 4.1.x-1.x, 4.2.x-1.x, 4.3.x-1.x, 4.4.x-1.x, 4.5.x-1.x, 4.6.x-1.x, drop, masterby gonzocoder* Fixed a taxonomy related bug, a missing unset() made the main directory page list sub-terms incorrectly. * added a <br /> in after each link, i think this looks better.
-
Weblink: August 18, 2002 15:40
Commit af8bc3a on 4.1.x-1.x, 4.2.x-1.x, 4.3.x-1.x, 4.4.x-1.x, 4.5.x-1.x, 4.6.x-1.x, drop, masterby gonzocoderCorrected the revision number
-
Weblink: August 18, 2002 15:40
Commit a5c57b7 on 4.1.x-1.x, 4.2.x-1.x, 4.3.x-1.x, 4.4.x-1.x, 4.5.x-1.x, 4.6.x-1.x, drop, masterby gonzocoder---------------------------------------------------------------------- Increased length of link field in weblink_form() Thanks Jef :)
-
Weblink: August 12, 2002 21:16
Commit afe6163 on 4.1.x-1.x, 4.2.x-1.x, 4.3.x-1.x, 4.4.x-1.x, 4.5.x-1.x, 4.6.x-1.x, drop, masterby gonzocodera few additions by Marco :) changes: - just one vocabulary is used for browsing; this is consistent with imagea and forum2 - complete support for unlimited subcategories - support for themes; one has to override weblink_page_default(), weblink_page_view() or weblink_node_short() in his theme - some cosmetic, more "directory-like" changes - other minor fixes
-
Weblink: July 9, 2002 16:36
Commit 8e4520c on 4.1.x-1.x, 4.2.x-1.x, 4.3.x-1.x, 4.4.x-1.x, 4.5.x-1.x, 4.6.x-1.x, drop, masterby gonzocoderApplied marco's fixs: - deleted unused globals - fixed a few queries - removed a filter() call