Changeset 8224
- Timestamp:
- 04/03/08 10:05:32 (5 years ago)
- Files:
-
- plugins/sfJQueryTabsPlugin/trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfJQueryTabsPlugin/trunk/README
r8222 r8224 14 14 15 15 {{{ 16 $ php symfony plugin-install http://plugins.symfony-project.com/sfJQueryTabs 16 $ php symfony plugin-install http://plugins.symfony-project.com/sfJQueryTabsPlugin 17 17 }}} 18 18 … … 42 42 * Link/copy css and javascript 43 43 44 Copy or link (if your operation system supports it) <my_project>/plugins/sfJQueryTabsPlugin -x.y.z/web/* to <my_project>/web/sfJQueryTabsPlugin/44 Copy or link (if your operation system supports it) <my_project>/plugins/sfJQueryTabsPlugin/web/* to <my_project>/web/sfJQueryTabsPlugin/ 45 45 46 46 == How to call/use plugin? ==