MyBB Community Forums

Full Version: Ability to create pages
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey,

I know a lot of forum softwares allow to do that, like from the admin CP, the admin can choose "Create a new page":

Create a new page:
-------------------------------------------------------------------
Page title: | ........................
-------------------------------------------------------------------
Page content (HTML allowed):
..............................................................................................
..............................................................................................
..............................................................................................

-------------------------------------------------------------------
Page active: | [ ] Yes [ ] No
Page requires login: | [ ] Yes [ ] No
Guests need to register to see this page?
-------------------------------------------------------------------

And it will generate a page: MyBB/page.php?pid=324
The advantage is that it automatically adds the header/footer/navbar to the page!

What do you think?
There is already a plugin fot that:
http://mods.mybb.com/view/page-manager

But it will be nice by default, don't believe it will be but...
Help documents work fine for basic pages, other than that however, MyBB is a forum not a CMS. There are plenty of plugins for this.
Maybe an expansion on the help docs? Like SEO URLS (No clue if you can use it now or not so don't hate) MyCode and HTML support (I know one is already, can't remember which) and custom URL settings.
Not sure how YII works exactly, but if it's like CI, you can easily add new views.
I'd like to see this as a separate feature from the help docs.