Hi all I was hoping to use the PrivateWikiPlugin plugin on my trac for developers to have a private page to use as a developer journal.
I am running under windows, using the SSPI windows authentications (this seems to be a limiting factor for a lot of things) apache 2.2 with mod_python and python 2.5.2., trac 0.11rc2 After installing and configuring the plugin, I did a little test, the page a created was visible to anonymous. I created a page /wiki/MyPage added the handler to the ini for permissions as the first in the list. added the lines [privatewikis] private_wikis=MYPAGE,OTHERPAGE and in admin, gave myself edit and view permissions to MYPAGE I then restarted the server, and created the page /wiki/MyPage. accessed from another machine, and was able to view it. Any thoughts? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
