|
From: Greg M. <bli...@us...> - 2008-01-03 16:30:05
|
Update of /cvsroot/phpwebsite-comm/modules/wiki/boost In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18725/boost Modified Files: samplepage.txt sandbox.txt Log Message: Fixed image on SamplePage and SandBox pages. Index: sandbox.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/wiki/boost/sandbox.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** sandbox.txt 25 Jul 2005 04:08:39 -0000 1.3 --- sandbox.txt 3 Jan 2008 16:29:37 -0000 1.4 *************** *** 91,95 **** http://c2.com/sig/wiki.gif ! [http://phpwebsite.appstate.edu/images/logos/phpwebsite_sicherman_logo1.gif phpWebSite] ---- --- 91,95 ---- http://c2.com/sig/wiki.gif ! [http://www.web.appstate.edu/images/logo.gif Appalachian State University] ---- Index: samplepage.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/wiki/boost/samplepage.txt,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** samplepage.txt 23 Oct 2006 02:51:09 -0000 1.8 --- samplepage.txt 3 Jan 2008 16:29:37 -0000 1.9 *************** *** 240,247 **** You can use the described-reference URL markup to give the image an ALT tag: <code> ! [http://phpwebsite.appstate.edu/images/logos/phpwebsite_sicherman_logo1.gif phpWebSite] </code> ! [http://phpwebsite.appstate.edu/images/logos/phpwebsite_sicherman_logo1.gif phpWebSite] ---- --- 240,247 ---- You can use the described-reference URL markup to give the image an ALT tag: <code> ! [http://www.web.appstate.edu/images/logo.gif Appalachian State University] </code> ! [http://www.web.appstate.edu/images/logo.gif Appalachian State University] ---- |