/[webpac2]/Webpacus/root/editor/editor.js
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /Webpacus/root/editor/editor.js

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 244 - (view) (annotate) - [select for diffs]
Modified Wed Dec 14 23:04:13 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 4908 byte(s)
Diff to previous 207
 r11695@llin:  dpavlin | 2005-12-15 01:35:43 +0100
 restored editor to work with default database [0.18]


Revision 207 - (view) (annotate) - [select for diffs]
Modified Sat Dec 3 22:25:49 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 4753 byte(s)
Diff to previous 194
 r11434@llin:  dpavlin | 2005-12-03 23:29:37 +0100
 update editor to use subreq on first load, which produced faster initial
 loading of editor *AND* compatiblity with IE (cool). [0.15]


Revision 194 - (view) (annotate) - [select for diffs]
Modified Tue Nov 29 14:42:28 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 4863 byte(s)
Diff to previous 193
minor tweaks for css (still doesn't work in FF 1.0.7)


Revision 193 - (view) (annotate) - [select for diffs]
Modified Tue Nov 29 14:31:26 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 4818 byte(s)
Diff to previous 191
 r11253@llin:  dpavlin | 2005-11-29 15:34:17 +0100
 much simplified editor html and css [0.09]


Revision 191 - (view) (annotate) - [select for diffs]
Modified Tue Nov 29 13:04:44 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 4961 byte(s)
Diff to previous 187
fix reload_css and firefox warnings


Revision 187 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 22:10:36 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 4866 byte(s)
Diff to previous 175
 r11243@llin:  dpavlin | 2005-11-27 23:13:09 +0100
 added load_rec(nr, tmp_template_filename) usable from TT templates to reload
 single record (usually nr is comming from [% d('MFN') %]) in different
 template [0.07]


Revision 175 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 04:45:56 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 4658 byte(s)
Diff to previous 174
 r11186@llin:  dpavlin | 2005-11-27 05:48:19 +0100
 first try at implementing decent text-only editor, based on quicktags
 added tab support and dynamic creation of toolbars


Revision 174 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 03:16:11 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 4523 byte(s)
Diff to previous 172
 r11184@llin:  dpavlin | 2005-11-27 04:18:39 +0100
 fix css reload after save


Revision 172 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 01:42:33 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 4519 byte(s)
Diff to previous 171
 r11180@llin:  dpavlin | 2005-11-27 02:30:29 +0100
 saving of template and css now work


Revision 171 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 00:50:32 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 4469 byte(s)
Diff to previous 170
 r11177@llin:  dpavlin | 2005-11-27 01:52:43 +0100
 problem with ul covering textarea


Revision 170 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 00:50:27 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 4131 byte(s)
Diff to previous 169
 r11176@llin:  dpavlin | 2005-11-27 01:07:46 +0100
 enter record number


Revision 169 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 23:26:51 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 3566 byte(s)
Diff to previous 168
 r11173@llin:  dpavlin | 2005-11-27 00:29:11 +0100
 move work on design mostly :-)


Revision 168 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 23:26:45 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 3566 byte(s)
Diff to previous 167
 r11172@llin:  dpavlin | 2005-11-26 23:09:52 +0100
 use switch_template not load_template (which is editor internal)


Revision 167 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 21:11:41 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 3576 byte(s)
Diff to previous 166
 r11170@llin:  dpavlin | 2005-11-26 22:13:58 +0100
 implemented template list and switching


Revision 166 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 20:21:59 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 3625 byte(s)
Diff to previous 165
 r11166@llin:  dpavlin | 2005-11-26 21:16:19 +0100
 disable and style record navigation buttons


Revision 165 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 20:21:54 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 3576 byte(s)
Diff to previous 164
 r11165@llin:  dpavlin | 2005-11-26 20:59:24 +0100
 record browsing in editor works again


Revision 164 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 20:21:49 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 3171 byte(s)
Diff to previous 163
 r11164@llin:  dpavlin | 2005-11-26 19:53:45 +0100
 more design


Revision 163 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 18:18:10 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 3114 byte(s)
Diff to previous 137
 r11162@llin:  dpavlin | 2005-11-26 19:20:32 +0100
 more work on editor


Revision 137 - (view) (annotate) - [select for diffs]
Modified Thu Nov 24 22:29:39 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 2428 byte(s)
Diff to previous 134
 r9111@llin:  dpavlin | 2005-11-24 22:22:05 +0100
 move more design to css, minor tweaks


Revision 134 - (view) (annotate) - [select for diffs]
Added Thu Nov 24 16:30:16 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 2385 byte(s)
 r9104@llin:  dpavlin | 2005-11-24 17:32:00 +0100
 first try at re-implementing editor in Prototype and script.aculo.us and
 mir.aculo.us, it's not as easy as it seems.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26