Custom CMS


Posted on 16th Feb 2014 07:03 pm by admin

This is a big custom CMS script I'd like to develop and would like some help atleast figuring out where the best place to start would be.


Website Pages
Did you know?Explore Trending and Topic pages for more stories like this.
Backstage 2 provides website pages for the following page types:
• Content
• News Articles
• News Archives
• Automatic Roster List
• Character Biography
• Champions and Contenders
• Title History
• Card
• Results
• Results Archives

Admin Panel
Login Panel

• Single login point for administrators and wrestlers
• Wrestlers can access all of their available characters with one login
• Administrators can access all characters and use all editing and posting features, as well as site configuration tools

Character/Team Types
All biography types support biography editing, and news posting, allies and rivals selection and quotes.

• Singles: A wrestler
o Singles wrestles can be used individually or to form tag teams or stables.
• Tag Team: A team consisting of two singles wrestlers.
o It is necessary to create the singles biographies for each team member in order to complete the tag team biography.
o If team members change, the system will keep record of former members.
• Stable: A group consisting of up to five singles wrestlers or other character types.
o It is necessary to create the biographies for each stable member in order to complete the stable biography.
o If stable members change, the system will keep record of former members.
• Manager/Valet: A non-competing person usually employed by a wrestler or team.
o Singles, Tag Teams or Stables can have a single manager.
• Staff: A non-competing person usually employed by the company, e.g. CEO, General Manager, Interviewer, Ring Crew.
• Referee: Match official.
o Referees are associated with individual matches in the show compiler.

Biographies
o Online layout manager - advanced coding knowledge not needed to make unique bio layouts. Single or multiple pages.
o Custom fields - add additional fields without manually modifying source code or the database.
o Newest Wrestler RSS feed - automatically announce your latest signing to the website.

Content Management
o Administrators can add static content pages (e.g. rules, faq) to the website via the admin panel.
o Appearance of each page is determined by selecting from header and footer templates.



Integrated News Publishing
o Administrators can add unlimited news categories.
o Posting permissions for each category includes Admin Only or All Users.
o Wrestlers post news as the selected character with finalize approval by Admin.
o News history can be listed in the character bio.

Integrated Results Management
o Event Booking
o Pre-Defined Arena List
o Unlimited Matches
o Hype Each Match
o Add / Remove / Reorder Matches
o Event Compilation
o Matches and segments are posted in wrestlerlogin area.
o Unlimited Matches and Segments can be posted from within the administration pages.
o Associate characters with matches and segments. Headshots appear automatically in the results.
o Administrators compile events - drag and drop reordering of submissions to build card
o Archiving
o Archiving is done automatically. Once a show has been set to Public, it automatically appears in the show archive list. No further action is required by the card compiler.
o Flexible archive list - include a variety of information about each event, e.g. date, arena, what the main event was, custom comments.
o Searchable
o Win/Loss Records
o Administrators are presented with a list of the matches and the competitors. Select the match type, tick win, loss, draw or no-contest, everything else is done for you to count records and calculate statistics.
o Appearance/Layout
o Layouts are extremely flexible. Templates can be assigned per show type, and each show can have custom elements (images etc).
o Booking Notification

Integrated Championship Management
o Champions
o Unlimited Titles
o Singles, Tag or Stables can have titles
o List up to 3 contenders for each title
o All characters on champions/contenders page automatically linked to their bios
o Make titles inactive but keep the history
o Title Histories
o Title histories listed per title and integrated in with the character's match history in their bio.
o Extremely easy maintanance for the card compiler or other site administrator.

Handler Tools
o Active Wrestlers/Characters directory lists all active wrestlers along with the name of their name and the characters that they handle and their email address. Great for keeping track of who is who and keeping in contact.






Site Integration
Templates
Templates contain code sections that act as headers and footers which are then applied to content pages, news articles or any other output from Backstage . It is similar to using PHP or SSI Includes, however the code sections are fixed at the very start and very end of whatever the templates are applied to.
A single template can be applied to an unlimited number of output pages. An infinite number of templates can be created.
CSS
Dynamic Menu Systems

Database
Backstage utilizes MYSQL to store data. Custom queries can be created that provide a high level of uniqueness between different sites.

Administrators Guide
o Add/Edit/Delete Wrestlers
o Add/Edit/Delete Characters
o Retired Characters: Do not delete them. Put them to Inactive. Deleting them affects results archives.
o Add/Edit/Delete Championships
o Discontinued Titles: Do not delete them. Put them to Inactive. Deleting them affects results archives.
o Add/Edit/Delete Show Names
o Book A Show
o Setup: Select Show Name, Enter Label (e.g. consecutive number), Enter location.
o Add Matches
o Title Matches: Select the championship being competed for during the match.
o Set Status
ï‚§ Pre-Booking: Set new booking to "Pre Booking" to allow the administrator to build the card without giving away the match lineup to non-admin users.
ï‚§ Booking: Set booking to "Booking" to allow members to submit matches and segments for the event.
o Compile A Show
o Edit Matches/Segments
o Set Participants: Participants headshots appear at the top of each match/segment.
o Set Interference: Interferences are listed on the character bio page of the interferer, but not specifically noted on the results.
o Reorder Matches/Segments
o Make Show Public
o Edit Title History Comments







Users Guide
o Change Your Character: If you have multiple characters, simply select whichever character you want to edit or post as from the drop-down menu at the top of the backstage login page. If the dropdown isn't there, the site administrator must enable additional characters for your wrestler account.
o Update Bio Page
o Submit Quotes
o Post News

Site Integration

Template Management
• CMS Templates: They can be used for Content Pages, News Article Pages, Bio Layouts, and Default Pages
• Bio Templates: Allow biographies to be formatted without directly editing script files

Content Pages
Default Page is the Content Page or News Group when accessing index.php

Standard Pages
Weekly Card and Next Weekly Card: CSS
Results Archives and News Archives: CSS
Champions and Contenders: CSS

File List and Purpose
backstage.php
backstageajax.php
backstagefunctions.php
backstagefunctionscustom.php
bio.php
content.php
index.php
resort.php
rssfeed.php
backstage.css: Controls the appearance of the administration console
kow.css: Controls the appearance of the output pages within the website
No comments posted yet

Your Answer:

Login to answer
127 Like 20 Dislike
Previous forums Next forums
Other forums

CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones

Prevent PHP mail( ) from appending hostname to from address
Hey guys,

I want to be able to send texts to phones via email (since each phone has their own

Remove values in array2 from array1
I have two arrays.

Array 1 is where the array key holds various different numbers. For exampl

Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?

Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/

In a nutshe

Create a form of 2 numbers input and find the greatest.
Hi, everybody.

I have a homework in my training of php, which ask you to make a form that ask

Javascript using window.location seems to lose state
Not sure what forum so let me know if I'm in the wrong place. I have a main window with a ajax grid

highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm

FTP Programs
Here is a list of commonly suggested FTP Programs to use:

FileZilla
SmartFTP
CuteFTP

Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash