This repository has been archived by the owner on Jan 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Cameron Conn edited this page Mar 5, 2016
·
8 revisions
Welcome to the Shim wiki.
Here's what we have planned for a basic full-featured program.
- ☐ Basic User Experience
- ☑ View posts (
/posts
/) - ☑ Edit posts (
/edit/POSTID
) - ☑ Delete posts (
/delete/POSTID
) - ☑ Admin panel (
/admin/
) - ☐ [PARTIAL] Login Support (default user:password is
root:hunter2
) - ☐ First Run Wizard
- ☑ Basic site configuration panel (
/config/
)
- ☑ View posts (
- ☐ Themes
- ☐ Add new themes
- ☐ Via Git
- ☐ Via Zip file
- ☑ Include a default theme
- ☑ Change Themes
- ☐ Add new themes
- ☐ Writing
- ☐ [PARTIAL] Modify page properties (including
Taxonomiesand Archetypes) - ☑ Add taxonomy support
- ☑ Add page preview
- ☐ [PARTIAL] Modify page properties (including
- ☐ Media
- ☐ Manage content and find media that is orphaned
- ☐ Clean orphaned media
- ☐ Drag + Drop support for writing posts
- ☐ Manage content and find media that is orphaned
- ☐ Taxonomies
- ☑ Add/remove taxonomies
- ☐ [PARTIAL] View all taxonomies and their associated posts
- ☐ Back-end
- ☐ Taxonomies, Archetypes, and Layouts (oh my!)
- ☐ Support for Piwik (and maybe Google Analytics)
- ☐ [PARTIAL] Support multiple sites
- ☐ [PARTIAL] each Shim about Archetypes and
Taxonomies
- ☐ UI
- ☐ [PARTIAL] Make CSS pretty and not as ugly as sin
- ☐ Be HTML5 compliant (not tested)
- ☐ Support mobile (not tested yet)