summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - import.module:Dries Buytaert2001-07-14
| | | | | + changed the link name to "news feeds" + changed the link on the "latest news" page
* - Made horizontal rulers flat instead of 3DSteven Wittens2001-07-13
|
* - Made the font in the links bar a bit smaller to accomodate for the ↵Steven Wittens2001-07-13
| | | | increase in links lately
* - Increased width to 100% to reduce wasted space (and that link bar at the ↵Steven Wittens2001-07-13
| | | | top was getting too wide)
* - cloud.module:Dries Buytaert2001-07-13
| | | | | | | + 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.
* - import.module:Dries Buytaert2001-07-13
| | | | + fixed typo
* - 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 "Recent nodes" showing not showing "No nodes recently" innatrak2001-07-12
| | | | account_track_site().
* - 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
* poll.module - made the poll-durations a lot more locale friendly (using ↵Steven Wittens2001-07-11
| | | | format_interval();)
* - cloud.module:Dries Buytaert2001-07-09
| | | | | | | + small visual change - import.module: + added suggestions made by Julian along with some extras.
* Typo in a permission check: diary admin interface was not available for ↵Steven Wittens2001-07-08
| | | | admins with userid != 1.
* *** empty log message ***Dries Buytaert2001-07-08
|
* - locale.module:Dries Buytaert2001-07-08
| | | | + fixed typo: 'return' -> 'print'
* - Updated database.mysqlDries Buytaert2001-07-08
|
* - cloud.module:Dries Buytaert2001-07-08
| | | | + more small visual updates (last time today)
* - cloud.module:Dries Buytaert2001-07-08
| | | | + made 1 few visual change.
* - A small addition.Dries Buytaert2001-07-08
|
* - Added a simple site cloud module.Dries Buytaert2001-07-08
|
* - Fixed bug in page.module:Dries Buytaert2001-07-07
| | | | | | | | + 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.
* - account.php:Dries Buytaert2001-07-07
| | | | | | | | | | | + tidied up the texts - common.inc: + undid bad coding style + fixed typo in permissions - poll.module: + (automatically) removed tabs and trailing whitespaces
* - fixed permission bug in rating.moduleDries Buytaert2001-07-07
|
* - Fixed naughty $op behaviour, causing block.module to go fubar.Steven Wittens2001-07-07
|
* - various small updates:Dries Buytaert2001-07-07
| | | | | | + fixed 2 small HTML typos in meta.module + better watchdog messages in comment.module + fixed typo in block.module
* Fixed "array" being displayed at top of form.Steven Wittens2001-07-07
| | | | Dries: what was that 'bad markup' bug you mentioned?
* - import.module:Dries Buytaert2001-07-07
| | | | | | | | + added internal improvements suggested by Julian. + XHTML-ified - admin.php: + XHTML-ified
* - Tidied up some stuff in account.php and theme.inc.Dries Buytaert2001-07-07
| | | | - Tidied up the box() API.
* - Tidied up submit.php (submission page) a bit.Dries Buytaert2001-07-07
|
* - Updated CHANGELOGDries Buytaert2001-07-07
|
* - Fixed bug in error.phpDries Buytaert2001-07-06
|
* - Fixed tiny typo which broke the download linkDries Buytaert2001-07-04
|
* - common.inc:Dries Buytaert2001-07-03
| | | | | | | | | | | | | | + Made '$na' translatable on popular demand. - node.module: + replaced a confusing configuration description, as suggested by Remco. - statistics.module: + Added a 'most recent referers'-table sorted by timestamp. - drupal.module: + Small update of the links.
* - common.inc:Dries Buytaert2001-07-03
| | | | | | | | | | | | | | + Made '$na' translatable on popular demand. - node.module: + replaced a confusing configuration description, as suggested by Remco. - statistics.module: + Added a 'most recent referers'-table sorted by timestamp. - drupal.module: + Small update of the links.
* Made the links bar at the top and bottom smaller, to accomodate for the ↵Steven Wittens2001-07-03
| | | | longer link texts.
* - Added improvement locale.module, based on Gerhard K.'s implementation.Dries Buytaert2001-07-02
| | | | | | (Thanks Gerhard!) - Various other small improvements.
* - Small updatesDries Buytaert2001-07-01
|
* - Updated CHANGELOG a bit.Dries Buytaert2001-06-30
|
* - Introduced caching support.Dries Buytaert2001-06-30
|
* - Added 'drupal' link to pages.Dries Buytaert2001-06-30
|
* - Rewrote box.module: the code size is twice as small, the interface looksDries Buytaert2001-06-30
| | | | | the same though. The next step is to merge it into block.module - if we can figure out how this can be done.
* - Typo: missing quote in URLDries Buytaert2001-06-30
|
* - statistics.module:Dries Buytaert2001-06-30
| | | | | + fixed small glitch + improved interface
* - Made search.php a module, being search.module.Dries Buytaert2001-06-30
| | | | | | - Updated the permission names to be more consistent. - Small improvement to node.php.
* - Forgot to update one user permission.Dries Buytaert2001-06-30
|