[Gnucash-changes] r14271 - htdocs/branches/published/search - merge some addition doc changes (14268:14270)

Derek Atkins warlord at cvs.gnucash.org
Tue May 30 19:29:46 EDT 2006


Author: warlord
Date: 2006-05-30 19:29:45 -0400 (Tue, 30 May 2006)
New Revision: 14271
Trac: http://svn.gnucash.org/trac/changeset/14271

Modified:
   htdocs/branches/published/search/README
   htdocs/branches/published/search/build-indices.sh
   htdocs/branches/published/search/nmz.cron
Log:
merge some addition doc changes (14268:14270)


Modified: htdocs/branches/published/search/README
===================================================================
--- htdocs/branches/published/search/README	2006-05-30 23:28:37 UTC (rev 14270)
+++ htdocs/branches/published/search/README	2006-05-30 23:29:45 UTC (rev 14271)
@@ -1,6 +1,2 @@
 TODO:
-- lang links should change namazu translation, not go back to the gnucash website
-- logo should link to website
-- nav links broken
-- layout of "lists to search" selection can get broken ("[ ]" and label seperation).
-- footer
+- extra slash in links to $home

Modified: htdocs/branches/published/search/build-indices.sh
===================================================================
--- htdocs/branches/published/search/build-indices.sh	2006-05-30 23:28:37 UTC (rev 14270)
+++ htdocs/branches/published/search/build-indices.sh	2006-05-30 23:29:45 UTC (rev 14271)
@@ -21,7 +21,7 @@
 # in the future we could turn this into the top-level
 # of the per-list template.  This is also relative to
 # $topdir
-templatedir=nmz/templates
+templatedir=nmz/search/templates
 
 # This is the top of the mailman archives.
 mailmandir=/home/mailman/archives/public

Modified: htdocs/branches/published/search/nmz.cron
===================================================================
--- htdocs/branches/published/search/nmz.cron	2006-05-30 23:28:37 UTC (rev 14270)
+++ htdocs/branches/published/search/nmz.cron	2006-05-30 23:29:45 UTC (rev 14271)
@@ -8,4 +8,4 @@
 MAILTO=root
 
 # Rebuild the indices every hour
-17 * * * * $HOME/nmz/build-indices.sh
+17 * * * * $HOME/nmz/search/build-indices.sh



More information about the gnucash-changes mailing list