X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=etc%2Fopen%2Fsearch_results.template;h=56767cf566916268e82a11439972a348d1a57018;hb=0b7bda6fe52535994ff8fae95f28a6ddbb4dfa68;hp=b712a7f4c224913fbbfb65b72ec8c8d36d1f1ee4;hpb=b56a50dfba6454977df8d1e2446997d67953c3e6;p=mir.git diff --git a/etc/open/search_results.template b/etc/open/search_results.template index b712a7f4..56767cf5 100755 --- a/etc/open/search_results.template +++ b/etc/open/search_results.template @@ -15,100 +15,141 @@ -
+ -

Search for the following in title,content, or description:

-

- -

all words or any of the words?

- -all words -any of the words - -all words -any of the words - - -

Search for articles written by:

-

- -

Search in the following topic only:

- - -

only return content with images?

- -Yes -No - -Yes -No - +
+ ${lang("search.mainsearchfield")}
+ +
+
+${lang("search.refine")}
+ + + + + + + + + + + + + +
${lang("search.all_or_any")} + + ${lang("search.all")} + ${lang("search.any")} + + ${lang("search.all")} + ${lang("search.any")} + +
${lang("search.by_author")} + +
${lang("search.by_topic")} + +
+ + + + + + + + + + + + + +
${lang("search.with_images")} + + ${lang("search.yes")} + ${lang("search.no")} + + ${lang("search.yes")} + ${lang("search.no")} + +
${lang("search.with_audio")} + + ${lang("search.yes")} + ${lang("search.no")} + + ${lang("search.yes")} + ${lang("search.no")} + +
${lang("search.with_video")} + + ${lang("search.yes")} + ${lang("search.no")} + + ${lang("search.yes")} + ${lang("search.no")} + +
-

only return content with audio?

- -Yes -No - -Yes -No +${lang("search.sort_how")} +checked="true">${lang("search.by_score")} +checked="true">${lang("search.new_first")} +checked="true">${lang("search.old_first")} + +
+ + +
+ + - -

only return content with video?

- -Yes -No - -Yes -No + + -

how would you like the results sorted?

-checked="true"
>By score -checked="true"
>Newest first -checked="true">Oldest first - - - -
- -Previous Lucene Query was: ${data.queryString}
-
-${lang("search.info")} +${lang("search.info")}
-Number of hits = ${data.numberOfHits} +${lang("search.numhits")} = ${data.numberOfHits}
- -Title: ${h.title} - - - - - - -
-Author: ${h.creator}
-Date: ${h.webdb_create}
-Description: ${h.description}
- - -
+ + + + + + + +
+ ${lang("search.result.title")} ${h.title} + + + + + + +
+ ${lang("search.result.author")} ${h.creator}
+ ${lang("search.result.date")} ${h.webdb_create_formatted}
+ ${lang("search.result.description")} ${h.description}
+
+ + + +
+
@@ -116,7 +157,7 @@ Description: ${h.description}
- >> ${lang("postingdone.back")} + >> ${lang("postingdone.back")}