I have two modules which implement the page types 'public page' and 'customer page'. Access to customer pages is restricted to authenticated users. That is until I enter text into the 'Menu Settings/Title' box, at this point everyone can read the page. Details: I have a menu called 'Customer Login Area' which is only visible on customer pages. I create a customer page, add menu title text and choose 'Customer Login Area' as its parent. At this point the public can read that page. Without the menu entry only authenticated users can read the page. I am running Drupal 4.7 beta 4 -- Martin Tomes echo 'martin at tomes x org x uk'\ | sed -e 's/ x /\./g' -e 's/ at /@/' Visit http://www.subversionary.org/
On Fri, 17 Feb 2006 10:06:43 +0100, Martin Tomes <lists@tomes.org> wrote:
I have two modules which implement the page types 'public page' and 'customer page'. Access to customer pages is restricted to authenticated users. That is until I enter text into the 'Menu Settings/Title' box, at this point everyone can read the page.
Problem is known and worked on. Stay tuned.
participants (2)
-
Karoly Negyesi -
Martin Tomes