| Commit message (Collapse) | Author | Age |
|
|
|
| |
- removed access checking for links.
|
|
|
|
| |
- removed. page.module now serves this purpose on its own.
|
|
|
|
|
| |
+ parser improvements: we can now parse some (if not all) of the
Userland RSS 0.91 feeds
|
|
|
|
|
|
|
| |
+ added missing t()-functions (reported by Nick).
- locale.module:
+ renamed '$lang' to '$language' (reported by Nick).
|
|
|
|
|
|
|
|
|
|
|
|
| |
- added a links option so pages can be displayed on the links of the site in an
easy way. (Requires an SQL update.)
- made HTML and text type pages be $theme->box()ed again.
- made the page body hidden in a comment during editing, in case things
crash you should still be able to retrieve your code. Will keep working on a
better solution.
node.module
- made all node types be listed in the node listings.
|
|
|
|
| |
+ fixed meta_save() warning as reported by Kristjan
|
|
|
|
| |
tag.
|
|
|
|
| |
+ small update
|
|
|
|
| |
+ missing ', 1' parameter to check_output()
|
| |
|
| |
|
|
|
|
| |
+ let's get the order of the items in the admin page right
|
| |
|
| |
|
|
|
|
|
| |
+ code review -> small improvements
+ XHTML-ified
|
|
|
|
| |
+ fixed typo
|
|
|
|
|
|
|
|
| |
+ added new "tab" to import.module called "news sources".
+ improvement to import.module navigation.
- theme.inc:
+ renamed 'your contributions' to 'your submissions'.
|
|
|
|
|
|
|
| |
+ small improvements to feed administration
+ added some additional error/watchdog message upon failure
+ improved the robustness of the parser routine; more feeds
get parsed succesfully now.
|
| |
|
|
|
|
| |
+ another bugfix
|
|
|
|
| |
+ oops, fix small bug
|
|
|
|
| |
+ small visual improvement
|
|
|
|
|
|
| |
+ 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ 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
|
|
|
|
|
| |
+ changed the link name to "news feeds"
+ changed the link on the "latest news" page
|
|
|
|
|
|
|
| |
+ Fixed "rotten date" (as remco like to calls it).
+ Added "URL to monitor" field.
+ Added some error checking.
+ Apply the updates in 2.00-to-x.xx.sql.
|
|
|
|
| |
+ fixed typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ 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
|
| |
|
| |
|
|
|
|
| |
+ fixed tiny bug in blog_save()
|
|
|
|
| |
+ 2 small improvements wrt to access rights
|
| |
|
|
|
|
| |
+ fixed bug reported by killes.
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ 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
|
|
|
|
| |
format_interval();)
|
|
|
|
|
|
|
| |
+ small visual change
- import.module:
+ added suggestions made by Julian along with some extras.
|
|
|
|
| |
admins with userid != 1.
|
| |
|
|
|
|
| |
+ fixed typo: 'return' -> 'print'
|
|
|
|
| |
+ more small visual updates (last time today)
|
|
|
|
| |
+ made 1 few visual change.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
+ PHP-pages were rendered invalid under certain criteria.
- Fixed bug in meta.module:
+ When editing an existing node, the meta-field was not properly set
in the forms.
|
|
|
|
|
|
|
|
|
|
|
| |
+ tidied up the texts
- common.inc:
+ undid bad coding style
+ fixed typo in permissions
- poll.module:
+ (automatically) removed tabs and trailing whitespaces
|
| |
|
| |
|
|
|
|
|
|
| |
+ fixed 2 small HTML typos in meta.module
+ better watchdog messages in comment.module
+ fixed typo in block.module
|
|
|
|
| |
Dries: what was that 'bad markup' bug you mentioned?
|