C07025 - Colored Tripcodes
C07025 - Colored Tripcodes
hmmy Monday 28th August 2017, 01:08:06Hi All,
This will allow trips to be colored by the trip combination. Feel free to tweak, edit or create plugin -- I am not familiar with programming or php.
Open file /lib/HTMLFORM.lib.php
Replace public static function trip($name, $id) starting on line 55 with:
Picture of it in action on heavily modified goobbs script.
This will allow trips to be colored by the trip combination. Feel free to tweak, edit or create plugin -- I am not familiar with programming or php.
Open file /lib/HTMLFORM.lib.php
Replace public static function trip($name, $id) starting on line 55 with:
public static function trip($name, $id)
{
global $config;
if ($name === '')
{
return '<span style="color:#'.substr($id, -6).'">'.substr($id, -6).'</span>';
}
else
{
$parts = explode('#', $name, 2);
$salt = md5($config['salt'].$parts[1]);
return $parts[0].(isset($parts[1])? '<span style="color:#'.substr(md5($parts[1]), -6).';">' .substr(md5($parts[1]), -6) : '<span>');
return '</span>';
}
}
Picture of it in action on heavily modified goobbs script.
Last modified by hmmy on Sunday 24th September 2017, 18:45:00
Replies 4
Hi hmmy,
Did you download the latest version of Flatboard?
Because you can now denominate a user 'verified' is therefore modify the complete aspect.
Furthermore we already uses a class for guests, moderators and administrator.
Your idea is not bad, but there may be similarities colors, hardly distinguishable
Did you download the latest version of Flatboard?
Because you can now denominate a user 'verified' is therefore modify the complete aspect.
Furthermore we already uses a class for guests, moderators and administrator.
Your idea is not bad, but there may be similarities colors, hardly distinguishable
Last modified by Fred on Monday 28th August 2017, 08:07:00
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Ok but why do not you use Flatboard, goo is obsolete...
Thanks for sharing, but the modification of the core remains risky if you update your forum.
Thanks for sharing, but the modification of the core remains risky if you update your forum.
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Main reason would be ratings. I post photos of projects and have commented out replies so I rely on rating for feedback. I thought about changing the report feature to a meathod of feedback, but still perfer rating.
I'm a huge fan of FB though... Been around before v0.7.1
I'm a huge fan of FB though... Been around before v0.7.1
Last modified by hmmy 🐝 on Monday 28th August 2017, 20:27:00
Suggested Topics
019a940e
started hello there
Open Bar
11.8K
5
HD#20af3
started 🐞 fixed Fixed an error in CSRF.lib.php
Bug reports
passionlinux@096e0554
started 🇫🇷 Super moteur simple et efficace.
International Discussions