Changeset 3898
- Timestamp:
- 05/02/07 17:06:56 (6 years ago)
- Files:
-
- plugins/sfOpenOfficePlugin/README (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfOpenOfficePlugin/README
r3896 r3898 4 4 5 5 * [joao.paulo.barbosa] [at] [gmail] (promag at irc) 6 * [tiago.ribeiro] [at] [gmail] (fixe at irc)6 * [tiago.ribeiro] [at] [gmail] (fixe at irc) 7 7 8 8 == Notes == … … 10 10 * Plugin package is currently on development. 11 11 * This wiki page may change without notice! 12 * We are trying, with good results, to make the plugin easy to use, despite the server side administration required to use it.13 * The plugin will have several examples14 12 15 13 == Introduction == … … 60 58 all: 61 59 .settings: 62 enabled_modules: [ sfOpenOffice]60 enabled_modules: [default, sfOpenOffice] 63 61 }}} 64 62 … … 112 110 113 111 * Cache suport 114 115 == References ==116 117 Comming soon