[Phpslash-commit] CVS: phpslash-ft CHANGES,1.639,1.640
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-01-08 16:43:15
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv32589/phpslash-ft Modified Files: CHANGES Log Message: Jonar Eikeland supplied xhtmlb and wml output Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.639 retrieving revision 1.640 diff -C2 -d -r1.639 -r1.640 *** CHANGES 7 Jan 2003 19:31:12 -0000 1.639 --- CHANGES 8 Jan 2003 16:42:37 -0000 1.640 *************** *** 13,16 **** --- 13,24 ---- 9 - Removal of something (kill -9 :) + 2003-January-08 10:30AM CST Joe Stewart <joe...@us...> + [FT] - article.php3, backend.php3, article-xhtmlb.tpl, backendWml.tpl, + backendXHTMLb.tpl, phpslash.sgml - Many thanks to Jonar Eikeland for + submitting a refinement to the WAP output as well as adding XHTML Basic + support. From the w3c.org site: "It is designed for Web clients that + do not support the full set of XHTML features; for example, Web clients + such as mobile phones, PDAs, pagers, and settop boxes." + 2003-January-07 1:30PM CST Joe Stewart <joe...@us...> [W] - slashTemplate.class, functions.inc, NavBar.class - cleanup of template |