[Dev-flock] r371 - in huginmunin/trunk/web/hm/app: media/css media/img media/img/rte media/js templates templates/graph templates/node
lucy@thoughtandmemory.org
lucy at thoughtandmemory.org
Mon Nov 12 14:55:41 EST 2007
the jtageditor requires wikisyntax parser. off the bat we could provide the html editor of the jtageditor (it has icons with tooltips, so eople wouldn't have to know html well), as well as the rich text editor, which i've just hooked up. that is, we could default to rte and then permit people use text areas with markup. i reused jtageditor icons and resize handle function in rte. both editors degrade gracefully to textareas. i fixed up some html tag w3c stuff. look at tempatles/graph/create and /modify for the proof of concept hookups.
Added:
huginmunin/trunk/web/hm/app/media/css/rte.css
huginmunin/trunk/web/hm/app/media/img/rte/
huginmunin/trunk/web/hm/app/media/img/rte/bg-container.png
huginmunin/trunk/web/hm/app/media/img/rte/bold.gif
huginmunin/trunk/web/hm/app/media/img/rte/bold.png
huginmunin/trunk/web/hm/app/media/img/rte/close.gif
huginmunin/trunk/web/hm/app/media/img/rte/italic.gif
huginmunin/trunk/web/hm/app/media/img/rte/italic.png
huginmunin/trunk/web/hm/app/media/img/rte/link.png
huginmunin/trunk/web/hm/app/media/img/rte/list-bullets.png
huginmunin/trunk/web/hm/app/media/img/rte/picture.png
huginmunin/trunk/web/hm/app/media/img/rte/unordered.gif
huginmunin/trunk/web/hm/app/media/js/jquery.rte.js
Modified:
huginmunin/trunk/web/hm/app/media/css/body.css
huginmunin/trunk/web/hm/app/media/css/forms.css
huginmunin/trunk/web/hm/app/media/css/wiki-skin.css
huginmunin/trunk/web/hm/app/media/js/blocks.js
huginmunin/trunk/web/hm/app/templates/base.html
huginmunin/trunk/web/hm/app/templates/graph/create_node.html
huginmunin/trunk/web/hm/app/templates/graph/modify_node.html
huginmunin/trunk/web/hm/app/templates/header.html
huginmunin/trunk/web/hm/app/templates/node/argument_add.html
huginmunin/trunk/web/hm/app/templates/node/behavior_info.html
huginmunin/trunk/web/hm/app/templates/node/behaviors.html
More information about the Dev-flock
mailing list