|
| |||||||
| Mods and contribution Discussion This forum is only for discussion of modding phpLD. For specific mod releases, please see the appropriate forum. |
![]() |
| | topic widgets |
| | #1 |
| Supporter Join Date: Dec 2005 Posts: 484 | Just basic code to help make user experience easier. When a search term is searched it disappears from the search field after submit. To keep search term in the search field use this: In top_bar.tpl place this: Code: Content visible to registered users only. Find: Code: Content visible to registered users only. Place this code after class="text" : Code: Content visible to registered users only. And thats all folks :) - Neticus Edited to give post appropriate title no code has been changed. |
| |
| | #2 |
| Join Date: Aug 2005 Location: Dhaka, Bangladesh Posts: 857 | Thanks for this good mod |
| |
| | #3 |
| Supporter Join Date: Dec 2005 Posts: 484 | No probs. |
| |
| | #4 |
| Join Date: Feb 2006 Location: Orlando, Florida Posts: 12 | In 3.0.2 it looks like this; Code: Content visible to registered users only. Code: Content visible to registered users only. |
| |
| | #5 |
| Supporter Moderator Join Date: Dec 2005 Location: Cluj-Napoca/Sighisoara (Romania) Posts: 4,524 | Why not use a variable that is allready set? Code: Content visible to registered users only. __________________ Please do *not* contact me for support on phpLD!! I can hardly find time to give support for my own mods, for anything else I won't.
|
| |
| | #6 |
| Supporter Join Date: Dec 2005 Posts: 484 | Code: Content visible to registered users only. Code: Content visible to registered users only. Less code same effect. Much better Thanks Net. |
| |
| | #7 |
| Join Date: Sep 2005 Posts: 677 | Code: Content visible to registered users only. __________________ Please check your sig links |
| |