- Jan 22, 2005
-
-
Dries Buytaert authored
- Patch #15962 by Goba: no need to drop the accesslog table to add a new primary key.
-
Dries Buytaert authored
- Patch #15957 by Goba: reintroduce translateable watchdog types.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #15976 by Neil: if one single admin modifiable menu item is added then it is not put in the menu table because the comparison is > 1 instead of > 0.
-
Dries Buytaert authored
+ The "add new comment" was missing for polls. + Renames $main to $teaser where appropriate to follow latest Drupal conventions.
-
Dries Buytaert authored
- Patch #15978 by Drumm: code improvement: theme_forum_display() has no business calling theme_page(). Lets have it return the output and then forum_page() can put it in a page.
-
- Jan 19, 2005
-
-
Dries Buytaert authored
- Patch #15843 by Ber: in book-pages node forms we use a delta of fifteen (-15 to +15) but in the book-outline admin we dont dewfine this, resulting in a default delta of ten. This should be consistent and thus both 15.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #15847 by James: added rel="nofollow" support. This is implemented as a filter so it can be enabled/disabled on a per-role basis (eg. some people might want to enable this for anonymous users but not for authenticated users).
-
Dries Buytaert authored
- Patch #6847 by Gerhard: replaced vocabulary->nodes by a separate table and tidied up the taxonomy API a bit. This fixes a number of issues.
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
- Fix tracker pager count query being wrong (it did not return a count but a set, and it counted nodes with more than 1 comment as multiple nodes). - Clean up various SQL queries: removing literally inserted data (db_escape_string is evil!), fixing single "%" which should be "%%", fixing integers being compared as strings.
-
Steven Wittens authored
- Tiny code style fix
-
- Jan 17, 2005
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
- Jan 16, 2005
-
-
Steven Wittens authored
(e.g. admin.module was removed -> needs menu cache update).
-
Dries Buytaert authored
- Patch #14731 by chx: made it possible to rewrite node queries.
-
- Jan 15, 2005
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Jan 14, 2005
-
-
Steven Wittens authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #15570 by Drumm: integrated the admin and system module. Renamed the callback as per Goba's suggestion.
-
Dries Buytaert authored
-
Steven Wittens authored
-
- Jan 13, 2005
-
-
Dries Buytaert authored
- Patch #15337 by Gerhard: fixed bug in upgrade path. The 'update_start' variable got corrupted.
-
Steven Wittens authored
-
Steven Wittens authored
Making the installation instructions a bit clearer for newbies and it explicitly explains that the commands are for the command line.
-
- Jan 12, 2005
-
-
Steven Wittens authored
-
Steven Wittens authored
-
- Jan 11, 2005
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
- Fixing broken "pagerank" detection
-