| /[drupal]/contributions/modules/book_access/book_access.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#640098 by ilo: book_access_node_access_explain() fix.
#640052 by ilo: Error viewing a book page with permissions to create a child page (hook_nodeapi() issues).
#639326 by ilo: Error while showing the module settings page.
#640040 by ilo: Enforce book node type and book[bid] checks.
By ilo, KiamLaLuno: Fixed some access errors to not defined variables / array indexes; fixed a problem with a wrong argument being passed to drupal_write_record().
#639318 by KiamLaLuno: Use of undefined constant BOOK_ACCESS_GRANT_PRIORITY.
#340162 by dooug, imrook, KiamLaLuno: User can create page for every books.
By KiamLaLuno: Changed _book_access_restrict_options() to use db_placeholders(), and corrected the placeholder being used in the query for the field gid.
By KiamLaLuno: Fixed some minor issues, and made the code more Drupal 6 compliant.
fixed an undiscovered bug in which the 'book outline' options were not generating properly.
- fix #361726 - rewording in .info file
- added node_access_explain() [devel module support] - fix #324486 - fix #361735 - fix #361709
#361738 - re-added deleted code to fix a regression
#307678 - update node grants when a page is moved to a different book
#307678 - update node grants when a page is moved to a different book
Add grant priority value when setting node grants.
#305547 - fix with call to db_affected_rows() instead of db_result()
Add grant priority value when setting node grants.
#278552: updating HEAD to D6 from afly's original work, along with some tweaks and updating the install file.
fixes #218111
minor cleanup
fix http://drupal.org/node/199275
got rid of hook_init() function
removed 'create pages' permissions
minor cleanup
adding new book_access module
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 |