/[wopi]/make_poll.pl
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 /make_poll.pl

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.22 - (view) (annotate) - [select for diffs]
Mon Apr 19 16:33:10 2004 UTC (19 years, 11 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +27 -1 lines
Diff to previous 1.21
ask to copy template into poll's dir if they don't exist


Revision 1.21 - (view) (annotate) - [select for diffs]
Tue Apr 13 15:11:58 2004 UTC (19 years, 11 months ago) by dpavlin
Branch: MAIN
Changes since 1.20: +21 -1 lines
Diff to previous 1.20
removed common.pl and integrated recoding to arbitrary output charset
using <config html_encoding="Windows-1250"> for example.


Revision 1.20 - (view) (annotate) - [select for diffs]
Sat Nov 8 22:42:18 2003 UTC (20 years, 4 months ago) by dpavlin
Branch: MAIN
Changes since 1.19: +41 -7 lines
Diff to previous 1.19
added markup_before=".." and markup_after=".." to <que> and <ans> elements
so you can override global <markup> tags


Revision 1.19 - (view) (annotate) - [select for diffs]
Sat Nov 8 22:12:57 2003 UTC (20 years, 4 months ago) by dpavlin
Branch: MAIN
Changes since 1.18: +3 -1 lines
Diff to previous 1.18
added class="name" to radiobuttons_tab. Now you can use tr class and
this attribute to make checkered buttons


Revision 1.18 - (view) (annotate) - [select for diffs]
Sat Nov 8 21:59:25 2003 UTC (20 years, 4 months ago) by dpavlin
Branch: MAIN
Changes since 1.17: +4 -0 lines
Diff to previous 1.17
added <radiobuttons_tab showlabels="before|after" nr=n
label_1="first label" label_2="second label" ... label_n="last label">


Revision 1.17 - (view) (annotate) - [select for diffs]
Sat Nov 8 01:08:44 2003 UTC (20 years, 4 months ago) by dpavlin
Branch: MAIN
Changes since 1.16: +33 -8 lines
Diff to previous 1.16
Added two type of questions: numbered (normal, by default in database as q
columns) and unnumbered (in database u colums).
Added q_db_col="x" and u_db_col="y" to rename database colums for numbered
and unnumbered questions to x and y respectivly in <config>
Added <radiobuttons_tab shownumbers="before|after"> to add numbers
Question numbers increase on each <que> tag if you don't use nr to number
then manually.


Revision 1.16 - (view) (annotate) - [select for diffs]
Thu Oct 23 22:13:30 2003 UTC (20 years, 5 months ago) by dpavlin
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
bug fix


Revision 1.15 - (view) (annotate) - [select for diffs]
Tue Oct 21 18:40:26 2003 UTC (20 years, 5 months ago) by dpavlin
Branch: MAIN
Changes since 1.14: +216 -184 lines
Diff to previous 1.14
translation to english, added markup tag to insert markup before and/or after
some tags


Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Oct 21 16:55:06 2003 UTC (20 years, 5 months ago) by dpavlin
Branch: MAIN
Changes since 1.13: +40 -9 lines
Diff to previous 1.13
added configuration options to specify header, separator, submit, footer and
thanks files for each poll individually


Revision 1.13 - (view) (annotate) - [select for diffs]
Tue Oct 21 15:15:08 2003 UTC (20 years, 5 months ago) by dpavlin
Branch: MAIN
Changes since 1.12: +18 -0 lines
Diff to previous 1.12
added html tag for arbitrary html insertion


Revision 1.12 - (view) (annotate) - [select for diffs]
Sat Oct 11 15:47:33 2003 UTC (20 years, 5 months ago) by dpavlin
Branch: MAIN
Changes since 1.11: +4 -3 lines
Diff to previous 1.11
added missing slash


Revision 1.11 - (view) (annotate) - [select for diffs]
Sat Oct 11 12:07:54 2003 UTC (20 years, 5 months ago) by dpavlin
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10
added default_value and default_text to <dropdown>


Revision 1.10 - (view) (annotate) - [select for diffs]
Sat Oct 11 11:40:36 2003 UTC (20 years, 5 months ago) by dpavlin
Branch: MAIN
Changes since 1.9: +14 -4 lines
Diff to previous 1.9
options for (now by default off) removal of numbering which prefix answers


Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Sep 24 20:35:48 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.8: +8 -0 lines
Diff to previous 1.8
added without_invitation option


Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Sep 24 19:55:43 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.7: +9 -1 lines
Diff to previous 1.7
print some instruction about database creation


Revision 1.7 - (view) (annotate) - [select for diffs]
Thu Apr 24 19:39:14 2003 UTC (20 years, 11 months ago) by dpavlin
Branch: MAIN
Changes since 1.6: +2 -30 lines
Diff to previous 1.6
fix for multiple entries


Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Apr 24 19:11:45 2003 UTC (20 years, 11 months ago) by dpavlin
Branch: MAIN
Changes since 1.5: +50 -43 lines
Diff to previous 1.5
fixes for polls with just 1 page


Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Apr 24 17:55:17 2003 UTC (20 years, 11 months ago) by dpavlin
Branch: MAIN
Changes since 1.4: +1 -10 lines
Diff to previous 1.4
moved common code to common.pl; added script to send invitation e-mails


Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Apr 24 17:25:44 2003 UTC (20 years, 11 months ago) by dpavlin
Branch: MAIN
Changes since 1.3: +50 -68 lines
Diff to previous 1.3
parse some of config


Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Apr 24 16:43:09 2003 UTC (20 years, 11 months ago) by dpavlin
Branch: MAIN
Changes since 1.2: +20 -601 lines
Diff to previous 1.2
moved design to separate files, removed left-over from slides.pl


Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Apr 22 18:46:04 2003 UTC (20 years, 11 months ago) by dpavlin
Branch: MAIN
Changes since 1.1: +39 -148 lines
Diff to previous 1.1
moved editable content to outside files


Revision 1.1.1.1 - (view) (annotate) - [select for diffs] (vendor branch)
Tue Apr 8 17:53:46 2003 UTC (20 years, 11 months ago) by dpavlin
Branch: dbp
CVS Tags: r0
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.22
initial import of code from 2001


Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Apr 8 17:53:46 2003 UTC (20 years, 11 months ago) by dpavlin
Branch: MAIN
Branch point for: dbp
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.26