From c300b237b1cd1c3507361d41890acef52696d175 Mon Sep 17 00:00:00 2001 From: zapata Date: Tue, 1 Oct 2002 04:12:01 +0000 Subject: [PATCH] Towards a reasonable template set --- bundles/admin_en.properties | 42 ++-- bundles/open_ay.properties | 18 +- bundles/open_de.properties | 16 +- bundles/open_en.properties | 72 +++--- bundles/open_es.properties | 14 +- bundles/open_gn.properties | 18 +- bundles/open_qu.properties | 6 +- bundles/producer_de.properties | 29 ++- bundles/producer_en.properties | 28 +-- bundles/producer_nl.properties | 22 ++ templates-dist/open/comment.template | 6 +- templates-dist/open/posting.template | 10 +- templates-dist/producer/RSS.template | 55 +++-- templates-dist/producer/archive.template | 69 +++--- templates-dist/producer/article.template | 371 ++++++++++++++-------------- templates-dist/producer/navigation.template | 26 +- templates-dist/producer/producers.xml | 62 +++-- templates-dist/producer/routines.template | 107 ++++++++ templates-dist/producer/startpage.template | 40 +-- templates-dist/producer/stylesheet.template | 20 ++ templates-dist/producer/topicpage.template | 247 +++++++++--------- 21 files changed, 756 insertions(+), 522 deletions(-) create mode 100755 bundles/producer_nl.properties create mode 100755 templates-dist/producer/routines.template create mode 100755 templates-dist/producer/stylesheet.template diff --git a/bundles/admin_en.properties b/bundles/admin_en.properties index 1c73eebc..f3a84bf7 100755 --- a/bundles/admin_en.properties +++ b/bundles/admin_en.properties @@ -1,6 +1,6 @@ ########## admin ########## # language: english -# $Id: admin_en.properties,v 1.17 2002/09/03 14:30:36 bruno Exp $ +# $Id: admin_en.properties,v 1.18 2002/10/01 04:12:01 zapata Exp $ # general yes=yes @@ -32,25 +32,25 @@ list.next=next list.previous=previous # media - used by image, audio, video and other media -media.created=erzeugt -media.changed=letzte änderung -media.published=publiziert -media.format=Format -media.rights=Copyright -media.type=Typ -media.mediafolder=Mediafolder -media.title=Titel -media.description=Beschreibung -media.date=Datum/Zusatz -media.location=Ort -media.creator=Urheber -media.keywords=Keywords -media.comment=Kommentar -media.source=Quelle -media.is_published=free to publish -media.icon=Icon - -medialist.search_text_in=Text suchen in +media.created=created +media.changed=last modification +media.published=published +media.format=format +media.rights=copyright status +media.type=type +media.mediafolder=Media folder +media.title=title +media.description=description +media.date=date +media.location=location +media.creator=author +media.keywords=keywords +media.comment=remarks (internal use) +media.source=source +media.is_published=published +media.icon=icon + +medialist.search_text_in=Search text in # image image.htmltitle=indymedia.de | image @@ -81,7 +81,7 @@ comment.htmltitle=indymedia.de | comment comment.date=date comment.title=title comment.published=published -comment.text=comment-text +comment.text=comment text comment.address=address comment.phone=phone comment.email=email diff --git a/bundles/open_ay.properties b/bundles/open_ay.properties index c7bba51f..07b03a67 100755 --- a/bundles/open_ay.properties +++ b/bundles/open_ay.properties @@ -4,9 +4,10 @@ optional=opcional required=requerido -comment.htmltitle=indymedia | confirmar comentario -comment.title=Añadiendo un comentario al artículo -comment.note=Unos comentarios sobre como escribir un comentario en Indymedia. +comment.htmltitle=Mir | confirmar comentario +comment.header=Añadiendo un comentario al artículo +comment.password=Password +comment.note= comment.formtitle=Formulario-del-comentario comment.title=Título del comentario comment.name=su nombre @@ -19,20 +20,21 @@ comment.text=su comentario comment.submit=envíar comentario comment.reset=limpiar formulario -commentdone.htmltitle=indymedia | envío abierto +commentdone.htmltitle=Mir | envío abierto commentdone.thanks=Su comentario está de camino! commentdone.wait=In wenigen Minuten ist Deine Ergänzung unter dem ergänzten Artikel.
Manchmal kann es aber aufgrund technischer Probleme etwas dauern bis sie erscheint.
commentdone.criteria=Die Moderationskriterien von indymedia kannst Du hier nachlesen. commentdone.stay_calm=Gedulde Dich einen Moment - Es lohnt sich! commentdone.back=Zurück zum kommentierten Artikel -commentdupe.htmltitle=indymedia | envío abierto - comentario duplicado +commentdupe.htmltitle=Mir | envío abierto - comentario duplicado commentdupe.title=Mantenga la calma unos breves instantes. commentdupe.explanation=Probablemente haya apretado el botón de recarga o enviado el comentario en una segunda ocasión. Si puede leer esto, significa que su comentario ha sido recibido con éxito y será incluido en la página de artículos en breves instantes. commentdupe.no_panic=No se altere! commentdupe.back=Volver al artículo comentado -posting.htmltitle=indymedia | envío abierto +posting.htmltitle=Mir | envío abierto +posting.password=Password posting.meta.description=Indymedia | Centro de Periodismo Independiente posting.meta.author=Colectivo IMC posting.meta.keywords=Periodismo Libre @@ -68,13 +70,13 @@ posting.criteria=Die Moderationskriterien kannst Du "Open Posting" - Seite. Das ist nicht die Startseite. Die Moderationskriterien kannst Du hier lesen postingdone.stay_calm=Gedulde Dich einen Moment! Es lohnt sich! postingdone.back=Zurück -postingdupe.htmltitle=indymedia | envío abierto - envio duplicado +postingdupe.htmltitle=Mir | envío abierto - envio duplicado postingdupe.title=Mantenga la calma, su envio será procesado en breves instantes. postingdupe.explanation= Posiblemente haya pulsado el botón de recarga de su navegador, o enviado su articulo por segunda vez Si está leyendo este texto, significa que su envío ha sido recibido con éxito y que será incluido en la pagina de artículos en breves instantes.
Como detalle técnico, este imc está conectado a un servidor proxy que no es actualizado cada minuto. postingdupe.no_panic=No pierda los estribos! diff --git a/bundles/open_de.properties b/bundles/open_de.properties index a349ed3f..7f060fa5 100755 --- a/bundles/open_de.properties +++ b/bundles/open_de.properties @@ -4,8 +4,9 @@ optional=optional required=muss ausgefüllt werden -comment.htmltitle=indymedia.de | comment.commit -comment.title=Kommentierung eines Beiträgs bei Indymedia +comment.htmltitle=Mir | comment.commit +comment.header=Kommentierung eines Beiträgs bei Indymedia +comment.password=Password comment.note=Hinweis: Dein Kommentar kann in jedem Stil und jeder Form sein, akademisch bis persönlich.
Aber bitte bleibe beim Thema des Artikels, den Du kommentierst und versuche, präzise zu sein. comment.formtitle=Kommentierungsformular comment.title=Titel des Kommentars @@ -19,20 +20,21 @@ comment.text=Dein Kommentar comment.submit=Kommentar abschicken comment.reset=Formular löschen -commentdone.htmltitle=indymedia.de | open posting +commentdone.htmltitle=Mir | open posting commentdone.thanks=Danke. Deine Ergänzung ist jetzt auf dem Weg zur Website! commentdone.wait=In wenigen Minuten ist Deine Ergänzung unter dem ergänzten Artikel.
Manchmal kann es aber aufgrund technischer Probleme etwas dauern bis sie erscheint.
commentdone.criteria=Die Moderationskriterien von indymedia.de kannst Du hier nachlesen. commentdone.stay_calm=Gedulde Dich einen Moment - Es lohnt sich! commentdone.back=Zurück zum kommentierten Artikel -commentdupe.htmltitle=indymedia.de | open posting - Kommentar-Duplikat +commentdupe.htmltitle=Mir | open posting - Kommentar-Duplikat commentdupe.title=Immer ruhig mit den jungen Pferden! commentdupe.explanation=Du hast vermutlich den Reload-Button benutzt oder versucht, Deinen Kommentar noch einmal zu posten. Das ist aber unnötig. Die Tatsache, dass Du diesen Text liest, bedeutet, dass Dein Kommentar schon angekommen ist. Er wird gleich auf der Seite auftauchen. Versprochen. commentdupe.no_panic=Keine Panik commentdupe.back=Zurück zum kommentierten Artikel -posting.htmltitle=indymedia.de | open posting +posting.htmltitle=Mir | open posting +posting.password=Password posting.meta.description=Indymedia Germany | Unabhängiges Medienzentrum posting.meta.author=IMC Kollektiv posting.meta.keywords=Freie Medien, Gegenöffentlichkeit @@ -68,13 +70,13 @@ posting.criteria=Die Moderationskriterien kannst Du "Open Posting" - Seite. Das ist nicht die Startseite. Die Moderationskriterien kannst Du hier lesen postingdone.stay_calm=Gedulde Dich einen Moment! Es lohnt sich! postingdone.back=Zurück -postingdupe.htmltitle=indymedia.de | open posting - Posting-Duplikat +postingdupe.htmltitle=Mir | open posting - Posting-Duplikat postingdupe.title=Immer ruhig mit den jungen Pferden! postingdupe.explanation=Du hast vermutlich den Reload-Button benutzt oder versucht, Deinen Artikel noch einmal zu posten. Das ist aber unnötig.
Die Tatsache, dass Du diesen Text liest, bedeutet, dass Dein Posting schon angekommen ist. Er wird gleich auf der Seite auftauchen. Versprochen.

Technischer Hintergrund ist, daß de.indy über einen Proxy-Server läuft und da dauert es schon mal ein paar Minuten, bis ein neues Posting erscheint. postingdupe.no_panic=Keine Panik diff --git a/bundles/open_en.properties b/bundles/open_en.properties index bfcea318..ff795967 100755 --- a/bundles/open_en.properties +++ b/bundles/open_en.properties @@ -4,39 +4,41 @@ optional=optional required=required -comment.htmltitle=indymedia.de | comment.commit -comment.title=Adding a coment to an article -comment.note=Just some hints (introduction) on how to write comments for Indymedia. -comment.formtitle=Comment-form -comment.title=titel of comment +comment.htmltitle=Mir | comment +comment.header=Adding a coment to an article +comment.password=Password +comment.note= +comment.formtitle=Comment +comment.title=title of this comment comment.name=your name comment.email=your eMail -comment.url=your Web Adress -comment.phone=your Telephone-Number. -comment.address=your Address +comment.url=your web site address +comment.phone=your telephone number. +comment.address=your address comment.language=language of your comment comment.text=your comment comment.submit=submit comment comment.reset=reset form -commentdone.htmltitle=mir.indymedia.org | open posting -commentdone.thanks=Your comment is on the way to the Website! +commentdone.htmltitle=Mir | open posting +commentdone.thanks=Your comment is on the way! commentdone.wait=It will take some minutes until your addition appears under the article.
It may take even longer in case of technical problems.
-commentdone.criteria=You can read the criterias of moderation here. +commentdone.criteria= commentdone.stay_calm=Please wait a few minutes -commentdone.back=Back to the commented article +commentdone.back=Back to the article -commentdupe.htmltitle=mir.indymedia.org | open posting - duplicate entry -commentdupe.title=Keep calm. Things will happen soon. +commentdupe.htmltitle=Mir | open posting - duplicate entry +commentdupe.title=Stay calm. Things will happen soon. commentdupe.explanation=You probably clicked on the reload button or submitted your comment a second time. The fact that you can read this text means that your comment has been recieved and will soon be included in the article page. commentdupe.no_panic=Don't panic -commentdupe.back=Back to the commented article +commentdupe.back=Back to the article -posting.htmltitle=mir.indymedia.org | open posting -posting.meta.description=mir CMS system +posting.htmltitle=Mir | open posting +posting.password=Password +posting.meta.description=Mir CMS system posting.meta.author=mir posting.meta.keywords=free media -posting.jump_to_form=Jump dirctly to the form. +posting.jump_to_form=Jump directly to the form. posting.title=Publish your article! posting.nr_of_media=Number of Media Items (max 20) posting.nr_of_media.info=(Enter the number of files you want to upload and press the button before you enter data into the other fields.) @@ -48,34 +50,34 @@ posting.topic=Topic of your Posting posting.topic.info=(multiple selection is possible. use the [Ctrl] key) posting.author=author of this article posting.abstract=A short abstract of your article -posting.abstract.info=(should give the readers a short info what your article is about. if you use the first paragraph of your article for this purpose, please do not include it in the main text field below.) +posting.abstract.info=(should give the readers a short introduction on what your article is about. If you use the first paragraph of your article for this purpose, please do not include it in the main text field below.) posting.abstract.constraint=(not more than 5 lines) posting.contact.info=Contact information is optional but enables other people to get in touch with you. -posting.email=your eMail-Adress -posting.url=your Web Adress -posting.address=your Adress -posting.phone=your Telephone-Number -posting.language=language of your article +posting.email=your e-mail address +posting.url=your web-site address +posting.address=your address +posting.phone=your telephone number +posting.language=the language of your article posting.text=your article posting.text.info=fill in the text of your article here posting.media=media -posting.media.info=upload media-files (so far only jpg|gif|mp3|avi|qt|mpeg) max size: 20 Mb -posting.media.howto=(Press "Choose..." and select the file you want to upload) +posting.media.info=upload media-files (supported are jpg|gif|mp3|avi|qt|mpeg) max size: 20 Mb +posting.media.howto=(Press "Browse" and select the file you want to upload) posting.media.media=Media posting.media.title=media sub-title posting.submit.info=Please press submit only once!
It will appear in a few minutes on the main page. It might even take longer in case of technical problems. -posting.criteria=You can review the moderation criteria here -posting.submit=Submit (patience is a virtue!!) +posting.criteria= +posting.submit=Submit (patience is a virtue!) posting.reset=Form Reset -postingdone.htmltitle=indymedia.de | open posting -postingdone.title=Yeah, you have submitted your article! -postingdone.info=Your article will appear in a few minutes at the "Open Posting" page. This is NOT the start page. You can review the moderation criteria here -postingdone.stay_calm=Please wait a few minutes. +postingdone.htmltitle=open posting +postingdone.title=You have successfully submitted your article +postingdone.info=Your article will appear on the website in a few minutes. +postingdone.stay_calm= postingdone.back=Back -postingdupe.htmltitle=indymedia.de | open posting - Posting-Duplikat -postingdupe.title=Keep calm. Things will happen soon. -postingdupe.explanation= You probably clicked on the reload button or submitted your posting a second time. The fact that you can read this text means that your posting has been recieved and will soon be included in the article page.
The technical background is that de.indy is connected to a proxy server that is not updated every minute. +postingdupe.htmltitle=open posting - duplicate posting +postingdupe.title=Stay calm. Things will happen soon. +postingdupe.explanation=You probably clicked on the reload button or submitted your posting a second time. The fact that you can read this text means that your posting has been recieved and will soon be included in the article page.
postingdupe.no_panic=Don't panic postingdupe.back=Back \ No newline at end of file diff --git a/bundles/open_es.properties b/bundles/open_es.properties index 458275c9..d0c36456 100755 --- a/bundles/open_es.properties +++ b/bundles/open_es.properties @@ -4,9 +4,10 @@ optional=opcional required=requerido -comment.htmltitle=indymedia | confirmar comentario -comment.title=Añadiendo un comentario al artículo -comment.note=Unos comentarios sobre como escribir un comentario en Indymedia. +comment.htmltitle=Mir | confirmar comentario +comment.header=Añadiendo un comentario al artículo +comment.password=Password +comment.note= comment.formtitle=Formulario-del-comentario comment.title=Título del comentario comment.name=su nombre @@ -19,20 +20,21 @@ comment.text=su comentario comment.submit=envíar comentario comment.reset=limpiar formulario -commentdone.htmltitle=indymedia | envío abierto +commentdone.htmltitle=Mir | envío abierto commentdone.thanks=Su comentario está de camino! commentdone.wait=In wenigen Minuten ist Deine Ergänzung unter dem ergänzten Artikel.
Manchmal kann es aber aufgrund technischer Probleme etwas dauern bis sie erscheint.
commentdone.criteria=Die Moderationskriterien von indymedia kannst Du hier nachlesen. commentdone.stay_calm=Gedulde Dich einen Moment - Es lohnt sich! commentdone.back=Zurück zum kommentierten Artikel -commentdupe.htmltitle=indymedia | envío abierto - comentario duplicado +commentdupe.htmltitle=Mir | envío abierto - comentario duplicado commentdupe.title=Mantenga la calma unos breves instantes. commentdupe.explanation=Probablemente haya apretado el botón de recarga o enviado el comentario en una segunda ocasión. Si puede leer esto, significa que su comentario ha sido recibido con éxito y será incluido en la página de artículos en breves instantes. commentdupe.no_panic=No se altere! commentdupe.back=Volver al artículo comentado -posting.htmltitle=indymedia | envío abierto +posting.htmltitle=Mir | envío abierto +posting.password=Password posting.meta.description=Indymedia | Centro de Periodismo Independiente posting.meta.author=Colectivo IMC posting.meta.keywords=Periodismo Libre diff --git a/bundles/open_gn.properties b/bundles/open_gn.properties index a00918c9..550ac2c6 100755 --- a/bundles/open_gn.properties +++ b/bundles/open_gn.properties @@ -4,9 +4,10 @@ optional=opcional required=requerido -comment.htmltitle=indymedia | confirmar comentario -comment.title=Añadiendo un comentario al artículo -comment.note=Unos comentarios sobre como escribir un comentario en Indymedia. +comment.htmltitle=Mir | confirmar comentario +comment.header=Añadiendo un comentario al artículo +comment.password=Password +comment.note= comment.formtitle=Formulario-del-comentario comment.title=Título del comentario comment.name=su nombre @@ -19,20 +20,21 @@ comment.text=su comentario comment.submit=envíar comentario comment.reset=limpiar formulario -commentdone.htmltitle=indymedia | envío abierto +commentdone.htmltitle=Mir | envío abierto commentdone.thanks=Su comentario está de camino! commentdone.wait=In wenigen Minuten ist Deine Ergänzung unter dem ergänzten Artikel.
Manchmal kann es aber aufgrund technischer Probleme etwas dauern bis sie erscheint.
commentdone.criteria=Die Moderationskriterien von indymedia kannst Du hier nachlesen. commentdone.stay_calm=Gedulde Dich einen Moment - Es lohnt sich! commentdone.back=Zurück zum kommentierten Artikel -commentdupe.htmltitle=indymedia | envío abierto - comentario duplicado +commentdupe.htmltitle=Mir | envío abierto - comentario duplicado commentdupe.title=Mantenga la calma unos breves instantes. commentdupe.explanation=Probablemente haya apretado el botón de recarga o enviado el comentario en una segunda ocasión. Si puede leer esto, significa que su comentario ha sido recibido con éxito y será incluido en la página de artículos en breves instantes. commentdupe.no_panic=No se altere! commentdupe.back=Volver al artículo comentado -posting.htmltitle=indymedia | envío abierto +posting.htmltitle=Mir | envío abierto +posting.password=Password posting.meta.description=Indymedia | Centro de Periodismo Independiente posting.meta.author=Colectivo IMC posting.meta.keywords=Periodismo Libre @@ -68,13 +70,13 @@ posting.criteria=Die Moderationskriterien kannst Du "Open Posting" - Seite. Das ist nicht die Startseite. Die Moderationskriterien kannst Du hier lesen postingdone.stay_calm=Gedulde Dich einen Moment! Es lohnt sich! postingdone.back=Zurück -postingdupe.htmltitle=indymedia | envío abierto - envio duplicado +postingdupe.htmltitle=Mir | envío abierto - envio duplicado postingdupe.title=Mantenga la calma, su envio será procesado en breves instantes. postingdupe.explanation= Posiblemente haya pulsado el botón de recarga de su navegador, o enviado su articulo por segunda vez Si está leyendo este texto, significa que su envío ha sido recibido con éxito y que será incluido en la pagina de artículos en breves instantes.
Como detalle técnico, este imc está conectado a un servidor proxy que no es actualizado cada minuto. postingdupe.no_panic=No pierda los estribos! diff --git a/bundles/open_qu.properties b/bundles/open_qu.properties index a26fdb39..d1bc454a 100755 --- a/bundles/open_qu.properties +++ b/bundles/open_qu.properties @@ -5,8 +5,9 @@ optional=opcional required=requerido comment.htmltitle=indymedia | confirmar comentario -comment.title=Añadiendo un comentario al artículo -comment.note=Unos comentarios sobre como escribir un comentario en Indymedia. +comment.header=Añadiendo un comentario al artículo +comment.password=Password +comment.note= comment.formtitle=Formulario-del-comentario comment.title=Título del comentario comment.name=su nombre @@ -33,6 +34,7 @@ commentdupe.no_panic=No se altere! commentdupe.back=Volver al artículo comentado posting.htmltitle=indymedia | envío abierto +posting.password=Password posting.meta.description=Indymedia | Centro de Periodismo Independiente posting.meta.author=Colectivo IMC posting.meta.keywords=Periodismo Libre diff --git a/bundles/producer_de.properties b/bundles/producer_de.properties index 67b17202..683a7839 100755 --- a/bundles/producer_de.properties +++ b/bundles/producer_de.properties @@ -1,12 +1,19 @@ ########## producer ########## -# language: deutsch / german - -content.htmltitle=mir.indymedia.de: -content.email=eMail -content.homepage=Homepage -content.comment=Make a quick comment on this article -copyright=Jegliche Inhalte, die bei germany.indymedia veröffentlicht werden, bleiben Eigentum der Autorin/ des Autors. Soweit nicht anders vermerkt, können und sollen sie weiterverwertet werden. germany.indymedia übernimmt keine Gewähr für die Inhalte.
Eine spezielle Form des Copyrights wird diskutiert und folgt. -contact=Kontakt -openposting.htmltitle=mir.indymedia.de: -startpage.htmltitle=mir.indymedia.de: the mir-coders-website -topiclist.htmltitle=mir.indymedia.de: \ No newline at end of file +# language: deutsch (german) + +general.readarticle = den ganzen Artikel lesen + +article.htmltitle.prefix = Mir | +article.email.prefix = Adresse: +article.homepage.prefix = Homepage: +article.addcomment = Ergänzung zufügen + +startpage.htmltitle = Mir + +navigation.languages = Langen +navigation.topics = Themen +navigation.publish = publizieren +navigation.publish.long = veröffentliche deinen beitrag + +topicnavigation.page.prefix = pagina +topicnavigation.page.infix = von \ No newline at end of file diff --git a/bundles/producer_en.properties b/bundles/producer_en.properties index 49342d46..d623bd64 100755 --- a/bundles/producer_en.properties +++ b/bundles/producer_en.properties @@ -1,27 +1,19 @@ ########## producer ########## # language: english -general.dateformat = dd/MM/yyyy hh:mm -general.city.Amsterdam.title = emsterdem -general.city.London.title = London -general.city.Berlin.title = Berlijn -general.topic.Repression.title = repressiun -general.topic.Feminism.title = feminisme -general.read.text = Read +general.readarticle = Read more -article.title.prefix = bolivia.indymedia.org | +article.htmltitle.prefix = Mir | article.email.prefix = e-mail: article.homepage.prefix = Homepage: -article.makecomment.text = Make a quick comment on this article - -startpage.title = bolivia.indymedia.org | IMC Bolivia - -navigation.languages.caption = Languages: -navigation.cities.caption = Cities: -navigation.topics.caption = Topics: -navigation.publish.text = Publish - -topicnavigation.page.prefix = pagina +article.addcomment = Make a quick comment on this article +startpage.htmltitle = Mir +navigation.languages = Languages: +navigation.topics = Topics: +navigation.publish = Publish +navigation.publish.long = Publish your article +topicnavigation.page.prefix = page +topicnavigation.page.infix = of \ No newline at end of file diff --git a/bundles/producer_nl.properties b/bundles/producer_nl.properties new file mode 100755 index 00000000..0c2da571 --- /dev/null +++ b/bundles/producer_nl.properties @@ -0,0 +1,22 @@ +########## producer ########## +# language: english + +general.readarticle = Lees verder + +article.htmltitle.prefix = Mir | +article.email.prefix = e-mail: +article.homepage.prefix = Homepage: +article.addcomment = Vul aan + +startpage.htmltitle = Mir + +navigation.languages = Talen: +navigation.topics = Onderwerpen: +navigation.publish = Publiceer +navigation.publish.long = Publiceer je bijdrage + +topicnavigation.page.prefix = pagina +topicnavigation.page.infix = van + + + diff --git a/templates-dist/open/comment.template b/templates-dist/open/comment.template index 3f4e9bab..fd50e9c0 100755 --- a/templates-dist/open/comment.template +++ b/templates-dist/open/comment.template @@ -8,7 +8,7 @@ @@ -27,10 +27,12 @@ ${lang("comment.formtitle")} + - + + - - - - + + + + + + diff --git a/templates-dist/producer/article.template b/templates-dist/producer/article.template index 13879e2d..dc50c8e2 100755 --- a/templates-dist/producer/article.template +++ b/templates-dist/producer/article.template @@ -1,199 +1,202 @@ Template file for an article. - - Variables: - + + - ${lang("producer.content.htmltitle")}${article.content.title} + ${lang("article.htmltitle.prefix")}${article.title} - - - - - - - - - - - - - - - - -
- ${lang("comment.title")} + ${lang("comment.header")}
Passwort:${lang("comment.password")}:
${lang("comment.title")}: diff --git a/templates-dist/open/posting.template b/templates-dist/open/posting.template index 94c07956..100bf7e4 100755 --- a/templates-dist/open/posting.template +++ b/templates-dist/open/posting.template @@ -52,10 +52,12 @@
${lang("posting.form.title")}
Passwort:
${lang("posting.password")}
${lang("posting.title")}:
diff --git a/templates-dist/producer/RSS.template b/templates-dist/producer/RSS.template index a959af3b..26e7c32c 100755 --- a/templates-dist/producer/RSS.template +++ b/templates-dist/producer/RSS.template @@ -4,39 +4,40 @@ Variables: - - -Indymedia-XX -${config["Producer.ProductionHost"]} -Highlights from Indymedia-XX, a revolutionary expirement in democratic media -IMC Features Working Group <features@someindymedia.org> -Open Content License, http://www.opencontent.org -${config.now.dc} - - - - + + Indymedia-XX + ${config["Producer.ProductionHost"]} + Highlights from Indymedia-XX, a revolutionary expirement in democratic media + IMC Features Working Group <features@someindymedia.org> + Open Content License, http://www.opencontent.org + ${config.now.dc} + + + + + + + + + + + + ${i.title} + ${config["Producer.ProductionHost"]}${config.docRoot}${i.publish_path}${i.id}.shtml + ${i.description_sentence} + ${i.webdb_create_dc}+0200 + - - - - - -${i.title} -${config["Producer.ProductionHost"]}${config.docRoot}${i.publish_path}${i.id}.shtml -${i.description_sentence} -${i.webdb_create_dc}+0200 - - + diff --git a/templates-dist/producer/archive.template b/templates-dist/producer/archive.template index cb54178b..025de8ed 100755 --- a/templates-dist/producer/archive.template +++ b/templates-dist/producer/archive.template @@ -1,13 +1,12 @@ - Template file for an archive of articles. - - Variables: - + Freemarker template file for an archive of articles. - ${lang("producer.openposting.htmltitle")}${topic.title} + + ${lang("producer.openposting.htmltitle")}${topic.title} + @@ -29,7 +28,7 @@
- +
@@ -59,34 +58,36 @@
- - - - -
-

${i.title}

-

${i.creator}, ${i.webdb_create_formatted}

-

- - - - - - - - - -

- - ${i.to_media_images[0][ - - ${i.description}

-

[read]

-
-
+ + + + +
+

${i.title}

+

${i.creator}, ${i.webdb_create_formatted}

+

+ + + + + + + + + +

+ + ${i.to_media_images[0][ + + ${i.description}

+

+ [read] +

+
+
- - - + +
- - - - - - - -
- - - -
- - - - -
- -
-
-
- - - - - - - - - + +
- - - - -
-
- - -
- - - - - - - -
- - Print this article - - Print this article - -
-

${article.content.title}

-

${article.content.creator}, ${article.content.webdb_create_formatted}

-

${article.content.description_parsed} + + + + + + + + + + + + + + - - - -

- - - - - ${media["title"]} - ${media["descr"]} + + + + + - -
+ + + + + + + +
+ + -

- - -

- - - ${media["title"]} - ${media["descr"]} -

-
- -

- - - ${media["title"]} - ${media["descr"]} -

-
- - -

- ${image[ -
${image["title"]} -

-
+
+ + + + +
+ +
+
+
+ + + + + + + + + - -
+ + + + +
+
+ + + - - - - - - - - - - - - - -
+ + + + - - -

${article.content.content_data_parsed}

- -
+ + Print this article + + Print this article + +
- - + + -
- - - - ${lang("producer.content.email")}: ${article.content.creator_email}
+
+

${article.title}

+

${article.creator}, ${article.creationdate.formatted["dd.MM.yyyy HH:mm"]}

+

${article.description_parsed} + + + + + + + +

+ + + + ${media["title"]} - ${media["descr"]} + +

+ + +

+ + + ${media["title"]} - ${media["descr"]} +

+
+ +

+ + + ${media["title"]} - ${media["descr"]} +

+
+ + +

+ ${image[ +
${image["title"]} +

+
+ + + + +

${article.content_data_parsed}

+ + + + + +
+ + + - ${lang("producer.content.email")}: ${article.content.creator_email}
+
+ + ${lang("producer.content.homepage")}: ${article.content.creator_main_url}
+
+
+
- - ${lang("producer.content.homepage")}: ${article.content.creator_main_url}
-
- -
- -
 
- ${lang("producer.content.comment")} -
- - - - - - - - - - - + + + + + + + + + + - - - - -
${c.title}${c.date}

${c.description}
- ${c.creator} - - -
- ${lang("producer.content.email")}: ${c.email} -
- -
- - ${lang("producer.content.homepage")}: ${c.main_url} +
 
+ +
+ + + + + + + + + + + + + +
${c.creationdate.formated["dd.MM.yyyy HH:mm"]}

${c.description_parsed}
+ + +
+ ${lang("article.email")}: +
+ +
+ + ${lang("article.homepage")}: +
+
+
 
-
 
-
-
-

-

 

- +
+
+
+ + + +

+   +

+ diff --git a/templates-dist/producer/navigation.template b/templates-dist/producer/navigation.template index 1fde3059..609798a1 100755 --- a/templates-dist/producer/navigation.template +++ b/templates-dist/producer/navigation.template @@ -1,12 +1,34 @@

+ ${lang("navigation.languages")} + +
+ + + + ${l.name} + + + +
+

+ +

+ ${lang("navigation.topics")}
- ${t.title} + ${t.title}


+

+
+ ${lang("navigation.publish")} +

+ +
+

- +

diff --git a/templates-dist/producer/producers.xml b/templates-dist/producer/producers.xml index 869db633..40cbb5fb 100755 --- a/templates-dist/producer/producers.xml +++ b/templates-dist/producer/producers.xml @@ -1,3 +1,13 @@ + + @@ -7,6 +17,7 @@ + @@ -18,46 +29,67 @@ - + - + + + + + + + generator="/article.template" + destination="${config.storageRoot}/${pathprefix}/${article.date.formatted.yyyy}/${article.date.formatted.MM}/${article.id}.shtml"/> - + + - + + + + + + + + + + + + + + - + @@ -83,10 +115,10 @@ selection="is_published='1' and to_article_type in (${articletype.newswire}, ${articletype.feature}) and id in (select content_id from content_x_topic where topic_id = ${topic.id})" order="webdb_create asc"> + - @@ -97,7 +129,7 @@ - + @@ -109,13 +141,13 @@ + - @@ -145,7 +177,7 @@ diff --git a/templates-dist/producer/routines.template b/templates-dist/producer/routines.template new file mode 100755 index 00000000..ed337b7f --- /dev/null +++ b/templates-dist/producer/routines.template @@ -0,0 +1,107 @@ + + This file contains several routines to be used in the templates + + + + ${aText} + + + + ${utility.encodeHTML(aText)} + + + + + + + ${aDefault} + + + + + ${aText} + + + + + +
+
+ + + - + +
+ + +
+
+ + + - + +
+ + +
+
+ + + - + +
+ + +
+
+ ${image[
+ +
+ +
+ + + + + + + + + + + + + + + + ${anArticle.to_media_images[0][ + + + + +

+

, ${anArticle.creationdate.formatted["dd.MM.yyyy HH:mm"]}

+

+ + ${anArticle.description_parsed} +

+ +

+ [] +

+
+ + + + ${anArticle.to_media_icon["icon_alt"]} + +
+ ${n.creationdate.formatted["dd-MM-yyyy HH:mm"]}
+
+ diff --git a/templates-dist/producer/startpage.template b/templates-dist/producer/startpage.template index 158655d3..458a27c3 100755 --- a/templates-dist/producer/startpage.template +++ b/templates-dist/producer/startpage.template @@ -1,10 +1,10 @@ - + - ${lang("producer.startpage.htmltitle")} + ${lang("startpage.htmltitle")} - + @@ -14,7 +14,7 @@ @@ -37,7 +37,7 @@
- +
- +
@@ -52,10 +52,12 @@ - +
+ +

${s.title}

${s.creator}, ${s.webdb_create_formatted}

@@ -77,17 +79,20 @@ ${s.description_parsed}

[read]

+
- +
- +
+ +

${i.title}

${i.creator}, ${i.webdb_create_formatted}

@@ -109,12 +114,13 @@ ${i.description_parsed}

[read]

+

- + @@ -126,16 +132,20 @@ diff --git a/templates-dist/producer/stylesheet.template b/templates-dist/producer/stylesheet.template new file mode 100755 index 00000000..1fb2d418 --- /dev/null +++ b/templates-dist/producer/stylesheet.template @@ -0,0 +1,20 @@ +a { + color: #0000CC; + text-decoration: underline +} + +a:hover { + color: #333333; + text-decoration: none +} + +td { + font-family: "Times New Roman", Times, serif +} + +.small { + font-size: x-small +} +pre { + font-family: "Courier", Courier, serif +} diff --git a/templates-dist/producer/topicpage.template b/templates-dist/producer/topicpage.template index 99709d1e..882e0c97 100755 --- a/templates-dist/producer/topicpage.template +++ b/templates-dist/producer/topicpage.template @@ -1,127 +1,128 @@ - -${lang("producer.topiclist.htmltitle")}${topic.title} - - - + + ${lang("producer.topiclist.htmltitle")}${topic.title} + + + - -
- -

- + +

+ + + ${n.to_media_icon["icon_alt"]} ${n.title}
- ${n.webdb_create_formatted}
+ ${n.webdb_create_formatted} +
+

-
- + +

- - - + +
- - - - - - - -
- - - -
- - - - -
- -
-
-
- - - - - - - - - + +
- - - - -
-
-

${topic.title}

- - - +
- - - - - - -
-

${data.special.title}

-

${data.special.creator}, ${data.special.webdb_create_formatted}

-

- - - - - - - - - -

- - ${data.special.to_media_images[0][ - - ${data.special.description_parsed}

-

[read]

+ + + + + - -
+ + + + + + + +
+ + + +
+ + + + +
+ +
+
+
+ + + + + + + + + - -
+ + + + +
+
+

${topic.title}

+ + + - -
+ + + + + + +
+

${data.special.title}

+

${data.special.creator}, ${data.special.webdb_create_formatted}

+

+ + + + + + + + + +

+ + ${data.special.to_media_images[0][ + + ${data.special.description_parsed}

+

[read]

+
+
+ + + + + + + + +
+

${i.title}

+

${i.creator}, ${i.webdb_create_formatted}

+

+ + + + + + + + + +

+ + ${i.to_media_images[0][ + + ${i.description_parsed}

+

[read]

+
+
+
+
- - - - - - - - -
-

${i.title}

-

${i.creator}, ${i.webdb_create_formatted}

-

- - - - - - - - - -

- - ${i.to_media_images[0][ - - ${i.description_parsed}

-

[read]

-
-
-
- -
-
-
-

 

- +
+
+
+

 

+ -- 2.11.0