[hr]
[center][color=red][size=16pt][b]AJAX Personal Text v1.0.2[/b][/size][/color][/center]
[hr]
[b][color=blue]Introduction[/color][/b]
An AJAX-based personal text updater, which will place a user's personal text at the top of the forum. When it is clicked, it turns into a text box and allows the user to edit their personal text on the fly, without ever leaving the page.
[b][color=blue]Features[/color][/b]
o A small line of text is put next to your username at the top of the (default) theme. Add the following where you want this to go in other themes:
[code] » ', !empty($context['user']['personal_text']) ? $context['user']['personal_text'] : $txt['ajax_personal_text_none'], '
[/code]
o To use this mod, just click the line of text and it will turn into a text box!
o There are NO admin features for this modification.
[b][color=blue]Support[/color][/b]
Please use the modification thread for support with this modification. Personal messages for support are discouraged.
[b][color=blue]Languages[/color][/b]
o English
o English UTF-8
If you have any translations for any other languages, I would be grateful if you would send them to me via PM or in the Mods topic.
[b][color=blue]Changelog[/color][/b]
> Comment
+ Addition
- Error/bug fix
[i]Version 1.0 Aug. 14th, 2008[/i]
> Initial Release
[i]Version 1.0.1 Aug. 28th, 2008[/i]
- "Press 'Enter' to submit" fixed
- Still doesn't work correctly with foreign character sets.
[i]Version 1.0.2 Mar. 22nd, 2009[/i]
> Upgraded for 2.0 RC1
- Turkish problem solved!