-
Stripping CVS keywords
-
Added a default user filter, corrected some bad behaviour with the group filter, some minor code style changes, and create a hook_uninstall()
-
Adding ability to fix book_outline form as well as the base book_node_form.
-
Some weird error where %d were converted into %, in several locations in my file. Fixing the error and recommitting this module.
-
New features added, attempt made at squashing some old bugs.
-
Added $Id$ tags.
-
Fixed a bug where when editing a node, the incorrect parent is used.
-
Found and fixed a bug where the filter options won't match the chosen option if the private filter is chosen AND the og module is not installed.
-
Modified Readme to give clearer instructions. Also added a watchdog notice for the creation of the book pages.
-
Updated code a bit after some testing to confirm that all of the filters work as expected. Also added a hook_uninstall() as requested.