crazedsanity / cs-battletrack

PHP-Based web application for tracking data in traditional paper-and-pencil role playing games.
http://www.crazedsanity.com/projects/cs-battletrack
Other
1 stars 1 forks source link

Interface for DM to Create/Modify Campaign #5

Open crazedsanity opened 11 years ago

crazedsanity commented 11 years ago

Create a page so the DM can create a campaign.

Imported Tasks:

Build Create/Edit Page

The "Create" page should be very similar to the "Edit" page.

Comment (#144) by Dan Falconer: 2011-05-11 10:57:35.128894-05

The "create page" was accomplished by using a jQuery-based dialog. The edit dialog should be similar (the same dialog could be re-used, as long as the action & title are changed appropriately).

crazedsanity commented 11 years ago

The created page is already done, though there is no edit page.