CVS log for forms/form_html_editor.php
Up to [MetaL] / forms
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri May 7 09:32:54 2010 UTC (21 months ago) by mlemos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
Updated the text area value when the input value is retrieved.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Feb 3 09:09:47 2010 UTC (2 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -1
lines
Added support to change the TemplateVariables property.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jan 22 06:28:15 2010 UTC (2 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
Fixed the Javascript SetInputValue function to work also in visual mode.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jan 21 05:18:08 2010 UTC (2 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3
lines
Fixed setting the Mode property.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jan 20 08:17:40 2010 UTC (2 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +31 -2
lines
Added support to set the initial editing mode and show toolbars options.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jan 20 07:20:24 2010 UTC (2 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +7 -3
lines
Avoid initializing the editor if the container area was not added to the
form.
Fixed bug of not updating the HTML when the input value is set with
SetInputValue function.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Nov 30 01:51:35 2009 UTC (2 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +28 -4
lines
Added support to template variables that will not show a preview.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Oct 3 09:32:38 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +16 -2
lines
Made the textarea be synchronized before submitting.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Sep 24 09:47:31 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +17 -3
lines
Added initial support to alternative values for template variables.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Sep 17 04:36:47 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Added a submit button.
Added titles for the template variables.
Added a smiley inline template variable.
Made the editor width bx 800x600.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Sep 15 09:01:05 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -4
lines
Fixed setting and getting textarea values.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Sep 13 08:33:15 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +16 -355
lines
Moved the toolbar generation to the Javascript HTML editor class.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Sep 12 06:59:05 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +26 -3
lines
Added support to the formatblock command.
Avoided showing the inserttemplate toolbar control if now templates are
defined.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Sep 11 07:10:53 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +41 -11
lines
Added the inserttemplate toolbar button.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Sep 10 08:26:11 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +65 -2
lines
Added support for justify commands.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Sep 10 05:52:52 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +12 -1
lines
Added the GetJavascriptSetInputProperty function.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Sep 9 08:30:27 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +12 -1
lines
Added the SetInputProperty function.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Sep 9 05:49:19 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -3
lines
Hide the HTML toolbars until the page is loaded.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 9 04:56:14 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +16 -2
lines
Added support to load external CSS stylesheets in the editor.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 8 23:49:47 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1
lines
Fixed the declaration of multiple template variable elements.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Sep 7 09:48:43 2009 UTC (2 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +13 -3
lines
Added support to template variables.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 6 09:08:38 2009 UTC (2 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3
lines
Made the editor and the visual toolbars start invisible and display it
after loading.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 5 05:40:34 2009 UTC (2 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -4
lines
Added the GetInputValue function.
Fixed the Undo and Redo content buttons.
Made the textarea be the default focus input.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 4 06:33:10 2009 UTC (2 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +84 -41
lines
Added support to toggle between HTML and visual editors.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Sep 4 04:17:42 2009 UTC (2 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +22 -1
lines
Added support to undo and redo commands.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 4 04:02:22 2009 UTC (2 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -8
lines
Removed bold from all buttons except for the bold button.
Fixed the space toolbar element output.
Fixed the URL value passed to the create link command.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 4 01:52:07 2009 UTC (2 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +55 -6
lines
Added support to space toolbar elements.
Added support to unlink, copy, cut, paste, delete commands.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 3 09:14:25 2009 UTC (2 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +48 -21
lines
Added support to toolbar create link and separator elements.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 3 07:04:47 2009 UTC (2 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +20 -19
lines
Used buttons inputs for toolbar buttons with configurable content
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 2 09:38:16 2009 UTC (2 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +83 -7
lines
Added a toolbar with common functions.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 1 08:27:52 2009 UTC (2 years, 5 months ago) by mlemos
Branches: MAIN
Initial revision.
|