From 283e11b77a97ca26e833079caaf9073eb54114df Mon Sep 17 00:00:00 2001 From: zapata Date: Wed, 15 Oct 2003 21:52:27 +0000 Subject: [PATCH] updates here and there --- bundles/admin_en.properties | 5 +++-- etc/producer/article.template | 2 +- templates/admin/FUNCTIONS_media.template | 1 + templates/admin/start_admin.template | 10 ++++++++-- 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/bundles/admin_en.properties b/bundles/admin_en.properties index 56bd2a5d..a527ec9b 100755 --- a/bundles/admin_en.properties +++ b/bundles/admin_en.properties @@ -1,6 +1,6 @@ ########## admin ########## # language: english -# $Id: admin_en.properties,v 1.48.2.15 2003/10/09 13:25:21 zapata Exp $ +# $Id: admin_en.properties,v 1.48.2.16 2003/10/15 21:52:27 zapata Exp $ languagename=English @@ -328,7 +328,8 @@ start.addandedit.title=ADD / EDIT start.extra.title=EXTRA start.search.title=SEARCH start.other_media.title=other media -start.images.title=pictures +start.images.title=images +start.images.open_by_id=open image # start.video.title=video start.audio.title=audio start.media.title=MEDIA diff --git a/etc/producer/article.template b/etc/producer/article.template index 6ca865e8..fd3ac858 100755 --- a/etc/producer/article.template +++ b/etc/producer/article.template @@ -227,7 +227,7 @@
- ${lang("article.homepage.prefix")}: ${utility.encodeHTML(c.email)} + ${lang("article.homepage.prefix")}: ${utility.encodeHTML(c.main_url)}

diff --git a/templates/admin/FUNCTIONS_media.template b/templates/admin/FUNCTIONS_media.template index af0c5778..a73e1b6d 100755 --- a/templates/admin/FUNCTIONS_media.template +++ b/templates/admin/FUNCTIONS_media.template @@ -105,6 +105,7 @@ ${utility.encodeHTML(entry.title)} 
${utility.encodeHTML(entry.description)}

+ ${lang("media.published")}: ${entry.publish_server}${entry.publish_path}
${lang("media.articles")} | ${lang("media.comments")} diff --git a/templates/admin/start_admin.template b/templates/admin/start_admin.template index bf84e04f..d22f63a6 100755 --- a/templates/admin/start_admin.template +++ b/templates/admin/start_admin.template @@ -89,8 +89,14 @@
> ${lang("start.images.title")}  - [+]
- + [+] +
+ + + ${lang("start.images.open_by_id")}: + + +
> ${lang("start.audio.title")}  [+]
-- 2.11.0