|
Cur: 2009-04-03 (Fri) 01:06:50 gigamaster  |
| + | [[XOOPSCubeLegacy/ModuleCompatibility]] |
| | | |
| + | |
| + | * Timeline [#dce6c694] |
| + | #ref(Ok.png,center) |
| + | |
| + | |Status|Compatibility OK| |
| + | |Category|timeline| |
| + | |Module name|timeline| |
| + | |Author|Ohwada| |
| + | |Version|0.10| |
| + | |Download URL|http://linux2.ohwada.net/modules/wfdownloads/singlefile.php?cid=1&lid=54| |
| + | |
| + | #block(round){{ |
| + | This module is the timeline using MIT Timeline~ |
| + | http://code.google.com/p/simile-widgets/wiki/Timeline |
| + | |
| + | |
| + | * Main features * [#wb4fd84a] [#ndfc935c] |
| + | 1. Sample~ |
| + | (1) Sample1 : simple exsample using XML format data~ |
| + | (2) Sample2 : simple exsample using Event object~ |
| + | (3) Sample3 : CompactEventPainter using JSON format date~ |
| + | (3) Sample4 : CompactEventPainter using Event object |
| + | |
| + | |
| + | 2. API features~ |
| + | This modules provide the interface for the other module to show the timeline. |
| + | |
| + | |
| + | |
| + | * Install * [#sf1393c3] [#haddf4a6] |
| + | 1. common ( xoops 2.0.16a JP and XOOPS Cube 2.1.x )~ |
| + | When you unzip the zip file, there are two directories html and xoops_trust_path.~ |
| + | Please copy in the directory which XOOPS correspond |
| + | |
| + | |
| + | When you install, the xoops output warning like the following.~ |
| + | Please ignore, because xoops and webphoto work well. |
| + | ----- |
| + | |
| + | Warning [Xoops]: Smarty error: unable to read resource: "db:_inc_simple_xml_js.html" in file class/smarty/Smarty.class.php line 1095 |
| + | ----- |
| + | |
| + | |
| + | 2. xoops 2.0.18~ |
| + | in addition to the above |
| + | |
| + | |
| + | (1) rename preload file.~ |
| + | XOOPS_TRUUST_PATH/modules/timeline/preload/_constants.php (with undebar) |
| + | constants.php (without undebar) |
| + | |
| + | |
| + | (2) change _C_TIMELINE_PRELOAD_XOOPS_2018 in valid~ |
| + | remove // at the head. |
| + | ----- |
| + | //define("_C_TIMELINE_PRELOAD_XOOPS_2018", "1" ) |
| + | ----- |
| + | |
| + | |
| + | |
| + | * Special Thanks * [#t1bfff67] [#j80f0e1f] |
| + | Special thanks to MIT Simile Project. |
| + | - http://code.google.com/p/simile-widgets/wiki/Timeline |
| + | }} |
| + | |
| + | ***Report [#g0ddf335] |
| + | |
| + | |Cube version|XOOPS Cube Legacy 2.1| |
| + | |OS|Linux| |
| + | |Web server|Apache 2| |
| + | |MySQL|5| |
| + | |PHP|5| |
| + | |Reporter|Gigamaster| |