Commit Graph

3 Commits (b81d3d93b8b64b3e0c3f03d267cf601016dcb4cf)

Author SHA1 Message Date
Dries Buytaert d7b4aac13e - By default, nodes posted through the bloggerapi.module will have
read/write comments.  Patch by Mark Cornick, approved by Greg Tyrelly.
2002-04-27 13:10:20 +00:00
Dries Buytaert 8043cb998f - Applied Marco's big patch, including contributions from Moshe:
+ Changed the db_query() API.

    + Wrapped all links in l(), lm(), la(), ..., drupal_url() functions.

    + XHTML-ified some HTML.

    + Wrapped a lot of text in the administrative pages in a t()
      function.

    + Replaced all $REQUEST_URI/$PATH_INFOs by request_uri().

    + Small bugfixes (eg. bug in book_export_html() and clean-ups (eg.
      RSS code).

    + Fixed some bugs in the taxonomy module (eg. tree making bug), added
      new functionality (eg. new APIs for use by other modules), included
      Moshe's taxonomy extensions, and some documentation udpates.

    + ...
2002-04-20 11:52:50 +00:00
Dries Buytaert 7ef784077f - Added the bloggerapi module to CVS. 2002-03-24 21:10:57 +00:00