Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Page Manager
NickE
New
Page Manager
0
Comments
Do we need to uninstall/reinstall the extension in order for this name change to be recognized? If so, what happens to the pages that we have already created?
From what I'm reading, there are enough issues with the 1.1 upgrade that I'm going to wait until later today before I even attempt it. That way, I can get things fixed in advance, and hopefully won't encounter the same problems.
The tabs appear OK but they don't navigate to the actual content.
Tried re-sync, tried making a new tab, nothing works.
Later...
Reinstalled fresh copy, seems to be working again.
Posted: Wednesday, 7 March 2007 at 9:56AM (AEDT)
the input boxes need to be inside span for the vanilla css to pick it up correctly
All ur input checkboxes are except one. the tabs hidden checkbox
I'm using this
<p class="Description"><span> <input type="checkbox" name="Hidden" id="chkTabHidden" '.($this->TabHidden ? 'checked' : '').'/><strong> ' .$this->Context->GetDefinition('HiddenQ'). '</strong></span></p>
PageMng_RoleFormConstruct
PageMng_PreSubmitButton
I took both these functions out and ur extension didn't break
are they required?
I'm just dismantling your extension, cause i'm making one based on your code
flattering isn't it :P
i think its a left over code. or code that is part of functions not yet completed.
in regard to the tab formatting, that setting is so 'independant' if you will that I think I'd prefer to leave it like it is.
@icouto: all the page manager does is provide a completely empty page that the user can work with; it delibrately leaves out as much as possible to give the user as much freedom as he needs. If you want I could add something to the description mentioning you're comment 'how-to' though.
First of all I would like to thank you all.
I just installed this Page Manager. But I have just got an error message saying "PAGEMANAGER ERROR: An error occured in attempting to save your tabs. Please check that your file permissions are correct and verify that PageManager::CustomPageFile (./extensions/PageMng/CustomPages.php) is a valid file name."
I changed the permission of default.php to 777. But I cant see a file called CustomPages.php.
Could someone help me with this problem?
Thanks.
It doesn't seem to have permission to create a new file INSIDE the folder