Steven Wittens
f0c5a2860a
- #26458 : node_search doesn't node_view, causing bad snippets.
2005-07-29 03:29:53 +00:00
Steven Wittens
d720c66148
- #26458 : node_search doesn't node_view, causing bad snippets.
2005-07-29 03:21:09 +00:00
Dries Buytaert
31387c5a77
- Patch #26467 by drumm: make the destination persist across multiple pages
...
and fixed the node delete form to use a return destination.
2005-07-20 10:48:20 +00:00
Steven Wittens
5ed64a71bd
- Fix oopsie in node_load() after recent patch.
2005-07-18 20:27:32 +00:00
Dries Buytaert
1a0655dce9
- Updated handbook-link to reflect the recent handbook restructuring.
2005-07-18 08:46:30 +00:00
Dries Buytaert
b7c0975e23
- Fixed typo in PHPdoc
2005-07-17 21:08:49 +00:00
Dries Buytaert
2895357de0
- Modified patch #25031 by chx: modified node_list() so one has both the module and its type.
...
TODO: update migration page in handbook.
2005-07-17 20:57:43 +00:00
Dries Buytaert
160a1e0ef8
- Patch #25634 by chx: simplified node_load().
2005-07-17 18:29:32 +00:00
Dries Buytaert
73010a5215
- Fix by darix: fixed content type settings broken by berkes' last patch.
2005-07-07 13:30:50 +00:00
Dries Buytaert
d96e7e0bbb
- Patches by Ber: move user settings and node settings to admin/settings.
2005-07-03 16:41:42 +00:00
Dries Buytaert
2c10ff4b5f
- Fixed problems with filter formats and problem with XML-RPC server.
2005-06-29 19:53:14 +00:00
Dries Buytaert
58aee8cdad
- Patch #25603 by Stefan: made the sizes of forms consistent.
...
TODO: document the defaults in the PHPdoc comments.
2005-06-27 18:33:33 +00:00
Dries Buytaert
5c8843704c
- Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidied
...
up the documentation a little.
chx: can you double-check whether the global $conf variable is secure?
(That is, make sure it can't be send using the URL or something.)
2005-06-22 20:19:58 +00:00
Dries Buytaert
f3a9a99570
- Patch #25121 by Robrecht J.: changed itemized lists with hardcoded CSS to definition lists.
2005-06-21 18:58:27 +00:00
Dries Buytaert
e550f84162
- Patch #16204 by Thox: committed the collapsible form elements patch.
...
NOTE: this patch works well, but the improved node edit form still has
some rough edges. It is important that we continue to improve
usability. Give it a try.
2005-06-21 09:45:45 +00:00
Dries Buytaert
8436082fe1
- Removing some whitespace
2005-06-06 14:07:04 +00:00
Steven Wittens
c928f9c1bb
- #18836 : Cleanup teaser generation code, and refine handling of PHP code teasers.
2005-06-01 03:42:47 +00:00
Steven Wittens
5257b684ff
- #18836 : Cleanup teaser generation code, and refine handling of PHP code teasers.
2005-06-01 03:32:22 +00:00
Steven Wittens
a597354bcb
- Code cleanup: improve format_plural usage, add some missing placeholder/check calls, and introduce API for <link> tags.
2005-05-31 21:14:27 +00:00
Dries Buytaert
d0390be0bd
- Patch #18275 by Steven: "create content" menu displays extraneous links.
...
(Not sure if this needs to be backported to DRUPAL-4-6.)
2005-05-26 19:29:48 +00:00
Steven Wittens
cbd6837b40
- #18406 : make node_page 404 on meaningless nids
2005-05-25 07:14:00 +00:00
Steven Wittens
09354344e0
- Sort admin-content by descending node date. This got lost in the refinement-filter patch.
2005-05-25 03:51:00 +00:00
Steven Wittens
58bddf8abc
* cue Star Wars theme tune *
...
Return of the JavaScript!
- #22519 : form_autocomplete(): Ajax based autocompletion. Currently used for user names and folksonomy tags.
2005-05-24 06:00:22 +00:00
Dries Buytaert
a5489b7b1c
- Patch by chx: added a db_rewrite_sql() in node_load() just to make sure.
2005-05-17 20:24:33 +00:00
Dries Buytaert
a76a1e1f3f
- Patch 20910 by chx: centralize print theme page.
2005-04-24 16:34:36 +00:00
Dries Buytaert
9802b20a17
- Patch #20188 by Goba: Node_feed() instructs the nodeapi view call it invokes to deal with the body of the node, but afterwards it only uses the teaser to generate the feed. So the nodeapi hook should be called with teaser processing in mind. This simple patch fixes that.
2005-04-11 16:39:19 +00:00
Dries Buytaert
91e8b1b1e4
- Removed weird phpdoc line
2005-04-05 07:25:11 +00:00
Dries Buytaert
a3e9b35afc
- Patch #19451 by JonBob: improved consistency of module descriptions. We should write guidelines for this -- maybe in the PHPDoc code of the _help hook.
2005-04-01 15:55:02 +00:00
Dries Buytaert
7bdcba1720
- Patch #19739 by Uwe: corrected many typo's in the documentation and code comments
2005-03-31 21:18:08 +00:00
Steven Wittens
be14203534
- #18817 : Clean up plain-text checking (see drupal-devel!)
2005-03-31 09:25:33 +00:00
Steven Wittens
54dfc577ba
- #19353 : Fix 'submit' button behaviour wrt optional previewing and form errors.
2005-03-27 21:34:50 +00:00
Steven Wittens
d8fad6e24f
- #17343 : Fix safari CSS issues with node admin.
2005-03-27 15:54:44 +00:00
Steven Wittens
576c60803d
- #19405 : Fix SQL in comment block for anonymous users.
2005-03-24 22:09:31 +00:00
Steven Wittens
1185839923
- #19089 : Remove depency on taxonomy.module by node.module (kjartan)
2005-03-18 18:46:23 +00:00
Steven Wittens
e17490b653
- #12401 : Non-admins should obey workflow wrt revisions.
2005-03-18 08:14:37 +00:00
Dries Buytaert
49240b6b1e
- Patch #18216 : fixed nodeapi settings hook.
2005-03-07 21:58:13 +00:00
Dries Buytaert
0f7be2573e
- Bumped the RSS version from 0.92 to 2.0
2005-03-07 21:52:57 +00:00
Dries Buytaert
77f7aa0211
- Patch #18418 by chx: jonbob node_access_view_all patch changed the return value of node_access_where_sql to empty which breaks nicely all queries which are still using this function. This is a good incentive to upgrade to db_rewrite_sql, yes, but I think it causes confusion, 'cos it is not really trivial why the query suddenly not works. Let's make it trivial -- rename it _node_access_where_sql, it is no longer a function to be called from outside. node_access_join_sql similarly.
2005-03-05 11:05:07 +00:00
Steven Wittens
96eb9c6f9f
#18226 : Non-admins were not obeying workflow.
2005-03-04 00:48:22 +00:00
Steven Wittens
198ec98f75
#18329 : Unify confirmation messages (and make them themable)
2005-03-03 20:51:27 +00:00
Dries Buytaert
3123d7e6ec
- Patch #18045 by JonBob: the node type admin page uses an unclear callback name, and uses arg() where it is not necessary. The attached patch cleans this up by unifying node_types() with node_types_configure().
2005-03-01 20:07:48 +00:00
Dries Buytaert
a4befbb68b
- Patch #18123 by chx: the $return['distinct'] in the past should have been module_implements('node_grants') but after JonBob's node_access_view_all_nodes, that part happens only if node_grants is in effect, so it is simplified to 1.
2005-03-01 20:01:40 +00:00
Steven Wittens
ff386b90bb
#17747 : PGSQL improvements
2005-02-28 18:00:59 +00:00
Steven Wittens
538a3071de
- #17870 : Add preview CSS class to node preview (drumm)
2005-02-27 02:54:24 +00:00
Dries Buytaert
1e15bed312
- Patch #17687 by Gerhard: removed some cruft.
2005-02-21 19:47:44 +00:00
Steven Wittens
bb08146c67
- Fixing broken search after sql rewrite patches
...
- Minor code style fixes.
2005-02-19 22:24:24 +00:00
Dries Buytaert
d6b553c256
- Patch #16558 by JonBob: improved performance of node access checks.
2005-02-18 18:40:05 +00:00
Dries Buytaert
892d828629
- Fixed broken colspan. Reported by asimmonds.
2005-02-14 21:28:08 +00:00
Dries Buytaert
95f4d9751e
- Fixed broken colspan.
2005-02-11 19:10:28 +00:00
Dries Buytaert
470fe1c1fd
- Patch #16960 by Goba: fixed content type options.
2005-02-10 20:58:03 +00:00