/[Perly]/lib/Perly/View.pm
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 /lib/Perly/View.pm

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 47 - (view) (annotate) - [select for diffs]
Modified Sun Jun 8 18:44:27 2008 UTC (15 years, 10 months ago) by dpavlin
File length: 2882 byte(s)
Diff to previous 46
increase number of lines in editor to 35

Revision 46 - (view) (annotate) - [select for diffs]
Modified Sun Jun 8 18:34:21 2008 UTC (15 years, 10 months ago) by dpavlin
File length: 2882 byte(s)
Diff to previous 41
changed design to "frame" source code

Revision 41 - (view) (annotate) - [select for diffs]
Modified Sun Jun 1 17:31:43 2008 UTC (15 years, 11 months ago) by dpavlin
File length: 2881 byte(s)
Diff to previous 40
added Perly::SyntaxHighlight which generates sytax highlight of perl code
using Syntax::Highlight::Perl which is similar enough to CodePress so that
code in html doesn't look ugly

Revision 40 - (view) (annotate) - [select for diffs]
Modified Sat Jun 9 23:18:08 2007 UTC (16 years, 10 months ago) by dpavlin
File length: 2817 byte(s)
Diff to previous 37
require new version of CodePress plugin, removed submit form hacking

Revision 37 - (view) (annotate) - [select for diffs]
Modified Thu Jun 7 09:44:58 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2942 byte(s)
Diff to previous 36
preferences page

Revision 36 - (view) (annotate) - [select for diffs]
Modified Thu Jun 7 09:34:01 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2662 byte(s)
Diff to previous 35
added codepress setting to User

Revision 35 - (view) (annotate) - [select for diffs]
Modified Thu Jun 7 09:19:27 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2543 byte(s)
Diff to previous 34
refactor support for Textarea or CodePress

Revision 34 - (view) (annotate) - [select for diffs]
Modified Wed Jun 6 22:07:12 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2352 byte(s)
Diff to previous 33
document IE bug

Revision 33 - (view) (annotate) - [select for diffs]
Modified Wed Jun 6 19:29:56 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2298 byte(s)
Diff to previous 31
use default_value to preserve changes over take_action

Revision 31 - (view) (annotate) - [select for diffs]
Modified Wed Jun 6 19:02:26 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2280 byte(s)
Diff to previous 30
removed debug

Revision 30 - (view) (annotate) - [select for diffs]
Modified Wed Jun 6 18:48:51 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2353 byte(s)
Diff to previous 22
support REST syntax for parametars, after edit redirect to run

Revision 22 - (view) (annotate) - [select for diffs]
Modified Wed Jun 6 09:17:05 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2201 byte(s)
Diff to previous 21
upload form now has filename and lot of useful hits, perl detection uses
also extension

Revision 21 - (view) (annotate) - [select for diffs]
Modified Wed Jun 6 08:51:15 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2189 byte(s)
Diff to previous 20
run now accepts code and input, added run link to list

Revision 20 - (view) (annotate) - [select for diffs]
Modified Wed Jun 6 00:05:20 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2058 byte(s)
Diff to previous 17
edit filename also and simplify code

Revision 17 - (view) (annotate) - [select for diffs]
Modified Tue Jun 5 23:45:02 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2065 byte(s)
Diff to previous 15
show input and output on run page

Revision 15 - (view) (annotate) - [select for diffs]
Modified Tue Jun 5 23:23:30 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 1919 byte(s)
Diff to previous 14
completed run action, together with (documented) security hole -- which is
whole point of this probject: run perl over the web like it's command line
;-)

Revision 14 - (view) (annotate) - [select for diffs]
Modified Tue Jun 5 22:38:29 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 1781 byte(s)
Diff to previous 12
skeleton for run action

Revision 12 - (view) (annotate) - [select for diffs]
Modified Tue Jun 5 14:21:22 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 1565 byte(s)
Diff to previous 11
added filenames, from upload name (if available) or from UUID

Revision 11 - (view) (annotate) - [select for diffs]
Modified Tue Jun 5 13:13:02 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 1516 byte(s)
Diff to previous 10
added code_list

Revision 10 - (view) (annotate) - [select for diffs]
Modified Tue Jun 5 12:52:40 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 1130 byte(s)
Diff to previous 9
code_editor can now create or update (if given id)

Revision 9 - (view) (annotate) - [select for diffs]
Modified Tue Jun 5 11:54:18 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 841 byte(s)
Diff to previous 8
upload Input or Code 

Revision 8 - (view) (annotate) - [select for diffs]
Modified Tue Jun 5 11:32:42 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 831 byte(s)
Diff to previous 6
added upload action

Revision 6 - (view) (annotate) - [select for diffs]
Modified Tue Jun 5 10:59:13 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 611 byte(s)
Diff to previous 5
move render_as into view

Revision 5 - (view) (annotate) - [select for diffs]
Modified Tue Jun 5 10:53:34 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 560 byte(s)
Diff to previous 4
specify perl syntax highlightling

Revision 4 - (view) (annotate) - [select for diffs]
Modified Sun Jun 3 22:49:47 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 540 byte(s)
Diff to previous 3
convert CodePress back to textarea so now submit actually work

Revision 3 - (view) (annotate) - [select for diffs]
Added Sun Jun 3 15:34:30 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 460 byte(s)
use new J:P:CodePress to render textarea as syntax highlighted editor

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