Undocumented Features
From WagaWiki
(Difference between revisions)
Zengargoyle (Talk | contribs) (add skype section) |
Zengargoyle (Talk | contribs) (→Search Functions) |
||
| Line 6: | Line 6: | ||
*Pirate | *Pirate | ||
==Search Functions== | ==Search Functions== | ||
| - | *Posts by | + | *Posts by UserId |
| + | *Posts by Subject | ||
| + | *Super Thread View | ||
| + | |||
==BBCode== | ==BBCode== | ||
*Spoiler | *Spoiler | ||
Revision as of 01:25, 28 September 2006
There are many undocumented features on TJP that are not Standard PHP-Fusion features. Here they may be documented.
This is a work in progress...
Contents |
Smileys
- Pirate
Search Functions
- Posts by UserId
- Posts by Subject
- Super Thread View
BBCode
- Spoiler
- Wiki Link
- Date/Time Link
Skype
Skype has a function where you can include your online status as an image link which performs a particular function when clicked. See: http://www.skype.com/share/buttons/status.html
This has been integrated into TJP as a BBCode addition:
- [skype]username[/skype]
- will give the default online-status image which when clicked will perform the call me function.
- [skype=function]username[/skype]
- will give the online-status image which when clicked will perform the specified function. The available functions are:
- call -- call me. (the default)
- add -- add me to your roster.
- chat -- chat with me.
- userinfo -- view my profile.
- voicemail -- leave me voicemail.
- sendfile -- send me a file.
