1. Clean up the content.php and content.tmpl.php to simplify the generation of AFA...
authorcindy li <cli@ocad.ca>
Thu, 2 Dec 2010 16:02:56 +0000 (16:02 -0000)
committercindy li <cli@ocad.ca>
Thu, 2 Dec 2010 16:02:56 +0000 (16:02 -0000)
commit3d741124a2bfa36b27dbe0a3a5568a20a00f5eea
tree283f2f587a5db8130dfe2769a0b018c13a5062b9
parent0cec20541c419b26f1c631d288b957ea3c63eb94
1. Clean up the content.php and content.tmpl.php to simplify the generation of AFA tool bar; (atutor.ca/atutor/mantis/view.php?id=4589)
2. Added a new function find_image() into vitals.inc.php to look up the given image in the theme folder then core image folder, if the theme image does not exist;
3. Modified ContentManager.class.php to use find_image().
docs/content.php
docs/include/classes/ContentManager.class.php
docs/include/vitals.inc.php
docs/themes/default/content.tmpl.php