Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - convert meta tags to taxonomy. | Kjartan Mannes | 2002-05-15 |
| | | | | | | - added upgrade option which will enable modules and set some defaults. - additional links for added usability. - better instructions. | ||
* | - xhtml errors | Kjartan Mannes | 2002-05-15 |
| | | | | - improper link attributes. | ||
* | Possible bug with filtering: linebreaks inside style's got converted into ↵ | Steven Wittens | 2002-05-14 |
| | | | | breaks. | ||
* | - fixing bug #179 | Kjartan Mannes | 2002-05-13 |
| | |||
* | - fixing a parse error. | Kjartan Mannes | 2002-05-13 |
| | |||
* | - fixing parse error. | Kjartan Mannes | 2002-05-13 |
| | |||
* | - more coding style fixes. | Kjartan Mannes | 2002-05-13 |
| | |||
* | - fixing some minor spacing issues. | Kjartan Mannes | 2002-05-13 |
| | |||
* | - using format_name instead of some local hack. | Kjartan Mannes | 2002-05-12 |
| | |||
* | - added access checking to queue block. | Kjartan Mannes | 2002-05-12 |
| | | | | - fixed queue block not showing up when it supposed to. | ||
* | - fixed links. | Kjartan Mannes | 2002-05-12 |
| | | | | - added link to a users recent comments on their info page. | ||
* | - and I missed one of those l() calls. These things are tricky :) | Kjartan Mannes | 2002-05-12 |
| | |||
* | - messed up the parameters. | Kjartan Mannes | 2002-05-12 |
| | |||
* | - fixed some nav links. | Kjartan Mannes | 2002-05-12 |
| | |||
* | - minor cleanup | Kjartan Mannes | 2002-05-12 |
| | |||
* | - module and theme admin pages work again. | Kjartan Mannes | 2002-05-12 |
| | |||
* | - Fixed typo. | Dries Buytaert | 2002-05-12 |
| | |||
* | - applied Stevens link patch. | Kjartan Mannes | 2002-05-12 |
| | | | | | | - fixed block permissions. - fixed user admin page errors: http://www.drupal.org/node.php?id=173. - cleaned up common.inc a bit: removed format_info, path_img, field_merge. | ||
* | - added notes to update.php which you will see before you can perform updates. | Kjartan Mannes | 2002-05-11 |
| | | | | | This should give clearer notice to people which update they have to run manually. | ||
* | - changed block, module and theme config pages to use checkboxes. | Kjartan Mannes | 2002-05-11 |
| | | | | | - coding style clean ups. - fixed taxonomy causing errors. | ||
* | Code-style fix | Steven Wittens | 2002-05-11 |
| | |||
* | Poll.module: | Steven Wittens | 2002-05-11 |
| | | | | | - (forgot to mention in the last update) The side-block for the poll now has node-links - Prevented 'read more' links (there's nothing to 'read more' for polls) | ||
* | Poll.module: | Steven Wittens | 2002-05-11 |
| | | | | - Fixed edit form not defaulting to the correct amount of choices. | ||
* | Fixed typo (td after tr) | Steven Wittens | 2002-05-09 |
| | |||
* | - Fixed broken RSS feeds. | Dries Buytaert | 2002-05-05 |
| | | | | | | TODO: + Make l()/lm()/la() urlencode() URLs? + Fix problems with the #-trick in drupal_url()/l(). | ||
* | - Improved viewing of individual comments. | Dries Buytaert | 2002-05-05 |
| | |||
* | - rolling back common.inc. Wasn't supposed to be in the last commit. | Kjartan Mannes | 2002-05-04 |
| | |||
* | - making sure the nodes call filter(). | Kjartan Mannes | 2002-05-04 |
| | |||
* | - fixing the style filter. | Kjartan Mannes | 2002-05-03 |
| | |||
* | - filter changes part 1. Part 2 tomorrow. | Kjartan Mannes | 2002-05-03 |
| | |||
* | - fixed comment control settings: | Kjartan Mannes | 2002-05-03 |
| | | | | http://www.drupal.org/node.php?id=115 | ||
* | - fixed indentation. | Kjartan Mannes | 2002-05-02 |
| | | | | - added $Id$ | ||
* | - user.module used a obsolete variable_get. | Kjartan Mannes | 2002-05-02 |
| | | | | - set blocks for new users. | ||
* | - XHTML-ified a few things. | Dries Buytaert | 2002-05-02 |
| | |||
* | - changed from a select to checkbox on edit account page. | Kjartan Mannes | 2002-05-02 |
| | | | | - added a basic help text. | ||
* | Applied Moshe's user module improvements: | Dries Buytaert | 2002-05-02 |
| | | | | | | | | | | | | | | - Admins may now change passwords for users. - Confirmation message for user_admin_edit is now formatted by standard status() function. - Improved user experience for anonymous users when they browse to an access controlled URL. Such users will now login and then are redirected to the destination URL. Previously, they received the message_access() text. - Added a "Who's new" block. | ||
* | - small update .htaccess, fixed the blog link. | Kjartan Mannes | 2002-05-02 |
| | | | | - some interface changes in block admin page. | ||
* | - re-adding the module.php?mod=blog&node=USER. | Kjartan Mannes | 2002-05-02 |
| | |||
* | - merged block and box modules. modules/box.module should be removed | Kjartan Mannes | 2002-05-02 |
| | | | | | | | | | | or disabled as it will cause errors otherwise. - split status into status and custom. Status will turn the block on/off, and custom defined if the user can change the status. Requires sql update. - reintroduced user page to configure blocks. | ||
* | - fixing drupal_url() | Kjartan Mannes | 2002-05-02 |
| | |||
* | - Included Moshe's guidelines on the use of t(). | Dries Buytaert | 2002-05-02 |
| | |||
* | - clearing extra spaces from user.module. | Kjartan Mannes | 2002-05-02 |
| | | | | - patching weblogs.module. | ||
* | - enabling the security check again. | Kjartan Mannes | 2002-05-02 |
| | |||
* | - updating the PEAR db_query functions to the new format. | Kjartan Mannes | 2002-05-01 |
| | |||
* | - fixed a few coding style issues. | Kjartan Mannes | 2002-05-01 |
| | | | | | | | - got the _nasty_ Netscape 4 bug. Even wrote a nice blog about it. Now I need sleep. http://www.kjartan.net/node.php?id=53 - fixed the register now link showing up when user registration are disabled. | ||
* | - fixing the update script so it can cleanly update from 3.x to 4.0.0 as long as | Kjartan Mannes | 2002-05-01 |
| | | | | | | the manual stuff is done first. - NOTE: this will not update custom nodes. If you have any non standard nodes they will have to be updated seperately. | ||
* | - fixed the son of session crash. Its amazing how vitally important it is to ↵ | Kjartan Mannes | 2002-04-29 |
| | | | | | | return valid data is to PHP.. one mistake and things start to crash at random times. | ||
* | - Haven't re-implemented custom in the main tree. Oops. | Kjartan Mannes | 2002-04-29 |
| | |||
* | - updating database.mysql definition. | Kjartan Mannes | 2002-04-29 |
| | |||
* | - updated the updates. | Kjartan Mannes | 2002-04-29 |
| |