summaryrefslogtreecommitdiff
path: root/modules/blog
Commit message (Collapse)AuthorAge
...
* - A lot of (a) visual and (b) navigational improvements to import.module.Dries Buytaert2001-07-14
|
* - blog.module:Dries Buytaert2001-07-14
| | | | + another bugfix
* - blog.module:Dries Buytaert2001-07-14
| | | | + oops, fix small bug
* - blog.module:Dries Buytaert2001-07-14
| | | | + small visual improvement
* - blog.module:Dries Buytaert2001-07-14
| | | | | | + added RSS 0.91(5) feeds to the blog module which makes it possible to both syndicate an particular user's latest blog entries, or the latest entries of all users.
* - theme system:Dries Buytaert2001-07-14
| | | | | | | | | | | | | + added $theme->images() - blog.module: + improved user-friendliness and rewrote most of the output routines + made quoted text /italic/ by default + integrated discussion system like it should + ... - marvin.theme: + small visual improvements
* - blog.module:Dries Buytaert2001-07-12
| | | | | | | | | | | | | | | | | | | + fixed visual glitch with 'read more' link (blog comments) + made it possible to delete your last blog item + fixed timestamp bug when previewing a new blog + fixed potential problem with blog_save() + fixed a few HTML/XHTML tinkos. - statistics.module: + "yoursite.com" should no longer show up under "external referrers" + fixed "Referers of the last 31 years 37 weeks 1 hour 46 min 40 sec" bug + xhtml-ified - node.inc: + fixed watchdog message - import.module: + small block improvement
* - Two small bugfixes.Dries Buytaert2001-07-12
|
* - Fixed "Blog this item" as reported by Natrak.Dries Buytaert2001-07-12
|
* - blog.module:Dries Buytaert2001-07-12
| | | | + fixed tiny bug in blog_save()
* - blog.module, import.module:Dries Buytaert2001-07-12
| | | | + 2 small improvements wrt to access rights
* - fixed blog.module bugs reported by Remco.Dries Buytaert2001-07-12
|
* - blog.module:Dries Buytaert2001-07-12
| | | | + fixed bug reported by killes.
* - Added blog.module to replace diary.module (contrubeted by Julian):Dries Buytaert2001-07-11
+ feedback wanted - Added updated import.module (contributed by Julian): + user page do browse the headlines by feed and bundle, to display the item descriptions, etc. - Fixed small bug in common.inc. - Updated database.mysql