From 17e16f5f16226c5b4e98cede191a1febeb1e85b3 Mon Sep 17 00:00:00 2001 From: init Date: Mon, 1 Dec 2003 23:36:58 +0000 Subject: [PATCH] replaced form with a new version, posting with the opensession still don't work --- etc/open/editarticle.template | 747 +++++++++++++++++++++++++----------------- 1 file changed, 439 insertions(+), 308 deletions(-) diff --git a/etc/open/editarticle.template b/etc/open/editarticle.template index 0c49459d..4cbeba2c 100755 --- a/etc/open/editarticle.template +++ b/etc/open/editarticle.template @@ -1,26 +1,206 @@ - - + - ${lang("posting.htmltitle")} - - - - - - - +${lang("posting.htmltitle")} + + + + + + + + + + + + + + - + + + + +function to display error message at the input box // occam, 2003-06-09 + + + + +${lang(e.message + "." + e.field)} + + + + - - - - - - - + + - - - - - - - - - - - - + + + +
+ +
+ +
+ +
+ +

+${lang("posting.form.title")} +

+ + +

${lang("posting.errors")}

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
+ + Your input had the following errors:

@@ -30,299 +210,250 @@ ${lang(e.message)}
-
  - ${lang("comment.note")} -
- ${password}
-
-
 
- ${lang("comment.password")}: -  
 
-   - - ${lang("posting.form.title")} -  
 
  - Please follow this form step by step. - Especially if this is the first time you post something on indymedia, - be sure to read the introductory remarks. - Then come back to this form!
- intro >>

-
 
  - Number of media files -  
 
  - First of all if you want to upload more than one media files - please change the following number accordingly! Than press the button to reload this page.

-
 
- ${lang("posting.nr_of_media")}

-
-  

-
 
  - R E Q U I R E D information -  
 
- ${lang("posting.title")}: - - - ${lang("posting.title.info")}
- ${lang("posting.abstract")}: - - - ${lang("posting.abstract.info")}
- ${lang("posting.text")}: - - - ${lang("posting.text.info")}
- ${lang("posting.author")}:

-
- -

-
  - Additional information -  
 
- ${lang("posting.language")}:

-
- -

-
 
- ${lang("posting.topic")}:

-
- - checked> ${t.title}
- -
-
${lang("posting.topic.info")}
  - Contact information -  
 
  - ${lang("posting.contact.info")} -  
- ${lang("posting.email")}: - - -  
- ${lang("posting.url")}: - - -  
- ${lang("posting.address")}: - - -  
- ${lang("posting.phone")}

-
-

-
 
  - ${lang("posting.media")} -  
 
- ${lang("posting.media.howto")} - ${lang("posting.media.info")}
${lang("posting.media.title")} ${m}: - -
${lang("posting.media.media")} ${m}: -

-
  - Publish this! -  
 
  - ${lang("posting.submit.info")}

-
 
  - -  
 
  - ${lang("posting.criteria")} -




- ${lang("posting.title")}

- -

- - ${lang("posting.jump_to_form")} - -
 
+ +

+${lang("posting.step00")} +

+ +
+${lang("posting.readhowtos")} +
+
+

+${lang("posting.step01")} +

+ + + +
+

+${lang("posting.nr_of_media")} +

+

+${lang("posting.nr_of_media.info")} +

+

+ + +

+
+ + +
+${password} + +

${lang("posting.password")}

+ +

+ + +

+${lang("posting.step02")} +

+ +
+ + +

+${lang("posting.title")} +

+

+${lang("posting.title.info")} +

+

+ + + + +(${lang("required")}) + +

+ + +

+${lang("posting.topic")} +

+

+${lang("posting.topic.info")} +

+ +(${lang("optional")}) + + +

+${lang("posting.author")} +

+ + + + + + +(${lang("required")}) + + + +

+${lang("posting.abstract")} +

+

+${lang("posting.abstract.info")} +

+ + + + +(${lang("required")}) + +

+${lang("posting.abstract.constraint")} +

+ +
+ +

+${lang("posting.step03")} +

+ +
+

+${lang("posting.contact.info")} +

+ + +

+${lang("posting.email")} +

+ +(${lang("optional")}) + + +

+${lang("posting.url")} +

+ +(${lang("optional")}) + + +

+${lang("posting.address")} +

+ +(${lang("optional")}) + + +

+${lang("posting.phone")} +

+ +(${lang("optional")}) +
+ +

+${lang("posting.step04")} +

+ +
+ +

+${lang("posting.language")} +

+ +(${lang("optional")}) + + +

+${lang("posting.text")} +

+

+${lang("posting.text.info")} +

+ + + + +(${lang("required")}) + +
+ +

+${lang("posting.step05")} +

+
+ +

+${lang("posting.media")} +

+

+${lang("posting.media.info")} +

+

+${lang("posting.media.howto")} +

+ + +

+${lang("posting.media.media")} ${m} +

+ + +

+${lang("posting.media.title")} ${m} +

+ +
+ +

+${lang("optional")} +

+
+ +

+${lang("posting.step06")} +

+
+

+${lang("posting.submit.info")} +

+

+${lang("posting.criteria")} +

+
+ + +
+
+ +
-- 2.11.0