Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Page plugin #18

Open
matiu2 opened this issue Nov 10, 2011 · 1 comment
Open

Page plugin #18

matiu2 opened this issue Nov 10, 2011 · 1 comment
Milestone

Comments

@matiu2
Copy link
Owner

matiu2 commented Nov 10, 2011

Allows you to add basic 'pages' to a site.

A page is stored in the DB. It has a name and a body.

The body is stored in HTML.

editing is done real real in place using: http://www.webmonkey.com/2008/07/make_any_content_editable_with_javascript/

you could popup a little toolbox on the side panel that give you bold and italic buttons and an add link dialog and maybe some styles to choose from.

Where you clicked 'edit' and it changes to 'You are in edit mode' and then has a 'save' and 'cancel' buttons.

@matiu2
Copy link
Owner Author

matiu2 commented Nov 19, 2011

So I found out chrome supports ctrl+b and other shortcuts for styling. Very nice.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant