yolanda/trunk
erlehmann 12d9dae120 lalalalala
first working version


git-svn-id: http://yolanda.mister-muffin.de/svn@37 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-11 20:31:30 +00:00
..
images added big-top 2007-10-10 13:08:53 +00:00
locale git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
mockup git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
site git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
style git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
video-stills git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
xsl implemented basic searching 2007-10-11 14:59:55 +00:00
functions.pl fixed die bug on empty sql result 2007-10-11 19:56:42 +00:00
include.pl fixed shebang 2007-10-11 19:17:47 +00:00
index.pl fixed path problem 2007-10-11 17:06:08 +00:00
index.xhtml git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
index.xml cleaned up 2007-10-10 08:59:35 +00:00
login.pl syntax cleaenup 2007-10-11 17:26:39 +00:00
README git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
README_DATABASE fixed users table 2007-10-11 19:30:20 +00:00
register.pl syntax cleaenup 2007-10-11 17:26:39 +00:00
search-results.xhtml git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
search-results.xml git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
search.pl lalalalala 2007-10-11 20:31:30 +00:00
search.xml implemented basic searching 2007-10-11 14:59:55 +00:00
upload.pl syntax cleaenup 2007-10-11 17:26:39 +00:00
uploader.pl syntax cleaenup 2007-10-11 17:26:39 +00:00

GNUtube Interface XML + XSL

(c) 2007 Nils Moskopp
License is the Affero General Public License version 3 or (at your option) any later version published by the Free Software Foundation.

== Issues ==
* Sometimes the corresponding html code is simply wrong b/c XSLTPROC(1) is retarded (the tagcloud being an example).
* Sometimes there are additional spaces we DO NOT WANT (is this due to XSLTPROC(1) or due to coding stupidity ?)