Commits


add search.html template msearchd will also make use of it.


specify the template directory via -t the idea is to install them in /etc/gotmarc/ but still provide a mean to override the location. msearchd is still using the hardcoded HTML.


move html files under template/


tweak thrnav


simplify thread_header


move thrnav to GotMArc.pm


move thrslice to GotMARC.pm and add it hidden in thread_header


link /search and add a form in the index pages


dedup thread entry generation code


de-colon-ify sub


change GotMArc::parse to take the line instead of $_


make GotMArc::parse return an hash reference instead of a list of strings


use (part) of the original file name instead of the message-id


urlencode the mail/thread id reminded by semarie@, thanks!


state the license on each file