Changeset 21669
- Timestamp:
- 09/03/09 15:53:38 (4 years ago)
- Files:
-
- plugins/sfPhpBbConnectPlugin/trunk/README (modified) (2 diffs)
- plugins/sfPhpBbConnectPlugin/trunk/i18n/de (added)
- plugins/sfPhpBbConnectPlugin/trunk/i18n/de/messages.xml (added)
- plugins/sfPhpBbConnectPlugin/trunk/i18n/en/messages.xml (modified) (1 diff)
- plugins/sfPhpBbConnectPlugin/trunk/i18n/es (added)
- plugins/sfPhpBbConnectPlugin/trunk/i18n/es/messages.xml (added)
- plugins/sfPhpBbConnectPlugin/trunk/i18n/fr (added)
- plugins/sfPhpBbConnectPlugin/trunk/i18n/fr/messages.xml (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfPhpBbConnectPlugin/trunk/README
r21660 r21669 37 37 38 38 You are ready for use the plugin! 39 39 40 40 Helper available 41 41 ---------------- … … 44 44 View last topics from the phpBB forum 45 45 $maxTopics is the number of topics to display 46 46 47 47 * lastPosts($maxPosts) 48 48 View last posts from the phpBB forum 49 49 $maxPosts is the number of posts to display 50 50 51 51 Example of the plugin in action 52 52 ------------------------------- plugins/sfPhpBbConnectPlugin/trunk/i18n/en/messages.xml
r21660 r21669 21 21 <target>on %date%</target> 22 22 </trans-unit> 23 </body>24 </file>25 </xliff>23 </body> 24 </file> 25 </xliff> 26 26