Sandro
2015-07-31 11:42:44 UTC
I'd like to implement an editor interface for posting articles to my site.
The left side of the interface will be the editor window, and the right
side is the preview window (which shows changes, as they are made by the
user, in real-time).
The editor interface will also allow the user to bring up (by pressing a
hotkey combo) a multi-part file-upload dialog, of the sort which is found
in popular blogging platforms - I've attached an image of an example of
such a dialog:
The editor window of the file dialog contains some markup which permits the
user to assign a label/title to the image. The preview window of the file
dialog contains a image dropbox. Once the image is dropped in, the dropbox
shows a preview of the image.
The user should be able to create these ad hoc image upload boxes at any
point of the article which they are writing/editing.
Has anyone here implemented anything similar to this in web2py? Can you
offer me some recommendations on how to go about implementing this feature?
Thank you.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The left side of the interface will be the editor window, and the right
side is the preview window (which shows changes, as they are made by the
user, in real-time).
The editor interface will also allow the user to bring up (by pressing a
hotkey combo) a multi-part file-upload dialog, of the sort which is found
in popular blogging platforms - I've attached an image of an example of
such a dialog:
The editor window of the file dialog contains some markup which permits the
user to assign a label/title to the image. The preview window of the file
dialog contains a image dropbox. Once the image is dropped in, the dropbox
shows a preview of the image.
The user should be able to create these ad hoc image upload boxes at any
point of the article which they are writing/editing.
Has anyone here implemented anything similar to this in web2py? Can you
offer me some recommendations on how to go about implementing this feature?
Thank you.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.