I need to integrate a media player into CMSMS, I've looked at some of the modules available for this and they're really more complicated than what I'm looking for.
Essentially I need to add 1 new page in the admin section.
I don't want to create a new module for that because...really that's pretty unnecessary.
I'm just tryin to keep this as simple as possible. Is there an appropriate way of adding a page to the admin without creating a new module?
-Kayin
Adding a simple page to admin
Re: Adding a simple page to admin
Having just started to learn modules, you can take the skeleton module, do some quick changes and have a module done in 30 minutes. It's pretty darn painless.