- 29 Sep, 2005 5 commits
- 28 Sep, 2005 1 commit
-
-
Dries authored
Improves consistency.
-
- 27 Sep, 2005 7 commits
- 24 Sep, 2005 1 commit
-
-
Dries authored
-
- 23 Sep, 2005 4 commits
- 22 Sep, 2005 1 commit
-
-
Dries authored
-
- 19 Sep, 2005 7 commits
- 18 Sep, 2005 9 commits
-
-
Dries authored
-
Dries authored
-
Dries authored
-
Dries authored
to validate other form submissions, not just comments. Two new functions are introduced, form_token() and form_validate(). The first function uses a private key and a public key to set a token in a hidden field. The second function validates the token. The comment and contect module are updated to use these functions.
-
Dries authored
to validate other form submissions, not just comments. Two new functions are introduced, form_token() and form_validate(). The first function uses a private key and a public key to set a token in a hidden field. The second function validates the token. The comment and contect module are updated to use these functions.
-
Dries authored
-
Dries authored
-
Dries authored
* adds a "feed settings" section to admin/settings where 2 new settings are introduced: * number of items per feed * default length of feed descriptions (title only, teaser, full) * patches all of core to obey the above - including the new aggregator (out) feeds * adds support for adding namespaces in _nodeapi('rss item') - which means things like iTunes RSS and yahoo's media rss can be implemented by the appropriate modules (i.e. audio.module) * includes some additional info in the default node feed - specifically the element (links directly to comments) - and dc:creator - to show node author information.
-
- 17 Sep, 2005 1 commit
-
-
Dries authored
chx: it can be "form API"-ied now. :)
-
- 15 Sep, 2005 2 commits
- 14 Sep, 2005 2 commits