Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - modified node_save so that revisions are not validated using check_input, | natrak | 2001-11-23 |
| | | | | | | | | as this breaks revisions. - modified link_node() to take a third parameter $main, which will be passed on to _link hooks. This lets modules decide which links a node will get when shown on the main page, or when not. - updated themes to use the new syntax. | ||
* | - Changed the Druplicon logo (courtesey of UnConeD) | Dries Buytaert | 2001-11-01 |
| | |||
* | - A large batch of updates, amongst them a rewritten node system. More | Dries Buytaert | 2001-11-01 |
| | | | | information available on the mailing list. | ||
* | - added a comment() function to the base theme: you don't have to overload | Dries Buytaert | 2001-10-07 |
| | | | | | | | it in your custom themes - moved 'theme_account()' to the base theme as '$theme->user()' so that it can be themed. | ||
* | - Added a new theme! | Dries Buytaert | 2001-10-07 |