Author: david.michon
Date: Fri Jul 10 04:44:58 2009
New Revision: 600
Modified:
branches/electron/pages/templates/admin/pages/page/widgets/wymeditor.html
Log:
addc external link class
Modified:
branches/electron/pages/templates/admin/pages/page/widgets/wymeditor.html
==============================================================================
---
branches/electron/pages/templates/admin/pages/page/widgets/wymeditor.html
(original)
+++
branches/electron/pages/templates/admin/pages/page/widgets/wymeditor.html
Fri Jul 10 04:44:58 2009
@@ -16,7 +16,8 @@
classesItems: [
{'name': 'left', 'title': 'Image left align', 'expr': 'img'},
{'name': 'right', 'title': 'Image right align', 'expr': 'img'},
- {'name': 'border', 'title': 'Image border', 'expr': 'img'}
+ {'name': 'border', 'title': 'Image border', 'expr': 'img'},
+ {'name': 'external', 'title': 'External link', 'expr': 'a'}
],
editorStyles: [
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---