Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Fix some comments.
Fix various bugs: - Really do allow updating as promised in the introductory comment. - hook_perm() has been renamed. - hook_nodeapi_load() has been renamed and deals with an array of nodes now. - hook_nodeapi_xxx() has been renamed and signature-changed. - The signature of hook_form_alter() has changed. Fix some comments. Add hook_node_access_explain() implementation.
Use int instead of boolean lest DBTNG scream bloody murder.
by Dave Reid: Adding one trailing newline to the end of the file to avoid warnings during patching.
- Fix coding standards
a bit of defensiveness for node_access_example
DBTNG fixes
simplify nodeapi ops
- Fix indentation coding standard
Update node_access_example in preperation for #309007
#266100: Moved install functions to install file.
simplify hook_enable / hook_disable / hook_node_access_records according to http://drupal.org/node/114774#node_access_enable
Quick port to 6 because I needed something to test out access control stuff with. Tested and found working but I did not go through the update checklist exhaustively.
correctly test uid
- "Updated" the module for 4.7, there may still be bugs but it at least displays.
New node access example
Comitting 4.7 developer docs
file node_access_example.module was added on branch DRUPAL-4-7 on 2006-05-01 10:08:51 +0000
- Fixed database definition in node access example - Added draft version of OOP discussion
remove outdated comment about user_access() not accepting an $account and always assuming global $user. It now accepts an $account as a param.
Cleanup of Doxygen/api.module syntax.
Bringing developer docs up to spec with the node access patch.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |