Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Some first changes to the system.module; tidied up some code, preparations | Dries Buytaert | 2003-01-26 |
| | | | | | for theme settings and borrowing some ideas from Kjartan's long-awaited system.module patch. | ||
* | - Moved the filter()s back to the individual node modules as it used to be. | Dries Buytaert | 2003-01-23 |
| | |||
* | - Tidied up XHTML. Patch by Ulf. | Dries Buytaert | 2003-01-23 |
| | | | | - Added missing t() function. Patch by Stefan. | ||
* | - Patch by Ulf: XHTML-ified the code. | Dries Buytaert | 2003-01-21 |
| | |||
* | - Applied David's calendar patch: you can now configure at what day a week | Dries Buytaert | 2003-01-21 |
| | | | | start. | ||
* | - Applied Ori's format_plural() patch; see mailing list for details. | Dries Buytaert | 2003-01-21 |
| | | | | NOTE: some modules in the contributions repository might need to be updated. | ||
* | - A node's comment table is now being emitted by the new table rendering | Dries Buytaert | 2003-01-21 |
| | | | | functions. | ||
* | - Tidied up some SQL queries. | Dries Buytaert | 2003-01-21 |
| | |||
* | - Tidied up some SQL queries. | Dries Buytaert | 2003-01-21 |
| | |||
* | - Corrected the documentation. | Dries Buytaert | 2003-01-21 |
| | |||
* | Patch by Ax: | Dries Buytaert | 2003-01-21 |
| | | | | | | - Removed the XML prolog from xtemplate.xtmpl because some browsers have difficulties with it and it's not required. see http://webstandards.org/learn/reference/prolog_problems.html. - Fixed the term link. | ||
* | - Added a template driven theme. | Dries Buytaert | 2003-01-20 |
| | |||
* | - Removed theme goofy from CVS. | Dries Buytaert | 2003-01-20 |
| | |||
* | - Tidied up some SQL queries. | Dries Buytaert | 2003-01-20 |
| | |||
* | - Tidied up some SQL queries. | Dries Buytaert | 2003-01-20 |
| | |||
* | - Fixed bug #1041; sime queries where broken. | Dries Buytaert | 2003-01-20 |
| | | | | - Fixed problem with page links not being displayed. | ||
* | - Replaced "&" by "&". Patch by Ulf. | Dries Buytaert | 2003-01-20 |
| | |||
* | - Tidied up a SQL query. | Dries Buytaert | 2003-01-20 |
| | | | | - Changed a "&" to a "&". | ||
* | - Bugfix: statistics.module can't give referrer statistics other than the | Dries Buytaert | 2003-01-16 |
| | | | | external ones with clean URLs. Patch by Ulf Rompe. | ||
* | - Fixed type: "form" -> "forum". Patch by Ulf Rompe. | Dries Buytaert | 2003-01-16 |
| | |||
* | Patch by Marco: | Dries Buytaert | 2003-01-15 |
| | | | | | | | | | | | | | | | | | | - forum: fixed link to new topic - forum: new topic shows default forum correctly - forum: first_new is back; the anchor didn't consider multiple pages - forum: use standard pager, needed some changes/fixes to pager.inc - forum: some cleanup - forum: taxonomy hook - renamed first_new to simply new - added an optional parameter to pager_query for the count query - used the optional count param for paging forum topics - internal change: moving a topic doesn't duplicate the node anymore but just changes the forum (term); no change in functionality, and shadow still works (suggested by Dries). This probably also made some queries somewhat lighter. - bug fixed: anonymous users always saw "n (n new)" in the replies column - updated pager help and moved from _help to phpdoc | ||
* | - Fixed bug/warning when an anonymous users tries to post a node. Reported | Dries Buytaert | 2003-01-15 |
| | | | | by David. | ||
* | - Enabled XML-RPC. | Dries Buytaert | 2003-01-15 |
| | |||
* | - Fixed glitch in table_cell(). Spotted by Michael. | Dries Buytaert | 2003-01-15 |
| | |||
* | - Small improvement to the admin menu based on feedback from Michael. | Dries Buytaert | 2003-01-14 |
| | |||
* | - Small improvement to the admin menu based on feedback from Michael. | Dries Buytaert | 2003-01-14 |
| | |||
* | - Added 'php_value arg_separator.output "&"' as suggested by Curtis. | Dries Buytaert | 2003-01-14 |
| | |||
* | - Small bugfix and small cleanup. Patch by Marco. | Dries Buytaert | 2003-01-13 |
| | |||
* | - Removed depricated function. | Dries Buytaert | 2003-01-12 |
| | |||
* | - Fixed a typo that caused quite a few redundant SQL queries. | Dries Buytaert | 2003-01-12 |
| | |||
* | - Added some more URL rewrite rules based on contributions from Gerhard. | Dries Buytaert | 2003-01-12 |
| | |||
* | - Made sure all table headers could be translated. | Dries Buytaert | 2003-01-12 |
| | | | | - Made the book module use the new table rendering function. | ||
* | - Rewrite old-style URLs. Based on patch by Gerhard. | Dries Buytaert | 2003-01-11 |
| | |||
* | - Fixed "clean URL" glitch in queue module. Patch by Ax. | Dries Buytaert | 2003-01-11 |
| | | | | - Small improvement to url(). Patch by Ax. | ||
* | - Made sure the text doesn't wrap. | Dries Buytaert | 2003-01-10 |
| | |||
* | - Code improvement: forgot to update an URL to the clean URL scheme. | Dries Buytaert | 2003-01-09 |
| | |||
* | - Minor comment module improvements/fixes. | Dries Buytaert | 2003-01-09 |
| | |||
* | - Added Hugo Espuny as the Debian maintainer. | Dries Buytaert | 2003-01-09 |
| | |||
* | - Added some isset()s to kill some "Undefined variable" warnings. Patch by | Dries Buytaert | 2003-01-09 |
| | | | | Julio. | ||
* | - Ported David's taxonomy patch to Drupal CVS. | Dries Buytaert | 2003-01-09 |
| | |||
* | - Fixed the pager. It might not be 100% correct, but it will work in 95% | Dries Buytaert | 2003-01-09 |
| | | | | of the cases. | ||
* | - Bugfix: fixed the SQL query in _forum_topics_read to avoid counting shadowed | Dries Buytaert | 2003-01-08 |
| | | | | topics in forums. Patch by David. | ||
* | - Made sure the $links array is properly initialized before doing an | Dries Buytaert | 2003-01-08 |
| | | | | | array_merge. According to Ori, this fixes a problem when using PHP as an ISAPI module with the Sambar server. | ||
* | - Added a few line breaks in the HTML emitted by the table() function | Dries Buytaert | 2003-01-07 |
| | | | | for better readability of the HTML code. Patch by Moshe. | ||
* | - Bugfix: RSS auto-discovery was broken due to clean URL work. Patch by | Dries Buytaert | 2003-01-07 |
| | | | | Breyten. | ||
* | Great patch from Ulf: | Dries Buytaert | 2003-01-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The href target for a new window is "_new", not "new". - Generating <div> sections within <p> sections is forbidden by the XHTML standard. Using just the right aligned <div> should be sufficient and makes XHTML themes possible. (Prove at http://blog.rompe.org/ ) - While parsing the header of an RSS feed one should be aware that there may be more <title> tags in subsections and that POSIX regular expressions are always gready. So make shure we don't get too much. (If you agree that using PCRE instead of the POSIX ones would be generally a good idea, then I am willing to make the patch, but for now I didn't want to mix POSIX and PCRE in one file.) (Prove at http://blog.rompe.org/index.php?q=import/feed/43 , try this feed without my patch) - Some RSS 2.0 feeds don't have a per item <link> section but have the permalink embedded in the <guid> section. This is not perfectly correct and the documentation mentions this possibility only in the examples, but since Dave Winer himself implements it this way it will happen more than once. So, if there is no link available and the guid looks like an address, then use that one. (Prove at http://blog.rompe.org/index.php?q=import/feed/22 , try this feed without my patch) - Don't only write eventually new Feed Header information into the database but also use them immediatly. Reuse the $feed array that is made for it. - If a feed doesn't provide per item titles, make shure to not produce defective markup by cutting the remainder of an entity. Instead of just cutting off anything behing the leading 30 characters of the cleaned description, it seems slicker to use up to 40 characters and split on word boundaries, but not on "&" or ";". (Prove also at http://blog.rompe.org/index.php?q=import/feed/22 . This feed will have title tags starting on February 1st, but I suspect many others without them out there.) With this patch one could consider Drupals aggregator RSS 2.0 ready. | ||
* | - Fixed access log update bug introduced during clean URL commit. Patch by | Dries Buytaert | 2003-01-07 |
| | | | | Moshe. | ||
* | - Fixed links to admin page. Added help text. | Dries Buytaert | 2003-01-07 |
| | |||
* | - Fixed bug in update of taxonomy links. | Dries Buytaert | 2003-01-06 |
| | |||
* | - Forgot to update the taxonomy links. Reported by Adam. | Dries Buytaert | 2003-01-06 |
| |