Development

Changeset 8224

You must first sign up to be able to contribute.

Changeset 8224

Show
Ignore:
Timestamp:
04/03/08 10:05:32 (5 years ago)
Author:
lazi
Message:

First public release

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfJQueryTabsPlugin/trunk/README

    r8222 r8224  
    1414 
    1515{{{ 
    16 $ php symfony plugin-install http://plugins.symfony-project.com/sfJQueryTabs 
     16$ php symfony plugin-install http://plugins.symfony-project.com/sfJQueryTabsPlugin 
    1717}}} 
    1818 
     
    4242  * Link/copy css and javascript  
    4343   
    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/ 
    4545 
    4646== How to call/use plugin? ==