User Span / Styling from Admin Menu
User Span / Styling from Admin Menu
hmmy Wednesday 16th August 2017, 21:27:51Hi Fred,
Request was an idea from this topic. The plugin could add the Pseudo (including trip) as a user span. Then in the admin menu you can add a css to the username similar to the tag feature flatboard has. Then someone like BerryK could make users as "Verified" or change his name how he would like.
Request was an idea from this topic. The plugin could add the Pseudo (including trip) as a user span. Then in the admin menu you can add a css to the username similar to the tag feature flatboard has. Then someone like BerryK could make users as "Verified" or change his name how he would like.
Last modified by hmmy on Thursday 17th August 2017, 12:08:00
Replies 7
Like this? :)
It will therefore be necessary to respect the format of the nickname#password, to add an option in the tags to display it or not in the titles of a discussion.
I love this idea, thank 👍🏻
It will therefore be necessary to respect the format of the nickname#password, to add an option in the tags to display it or not in the titles of a discussion.
I love this idea, thank 👍🏻
Last modified by Fred on Wednesday 16th August 2017, 22:50: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 😫.
Exactly what I was going for, below is what I meant. How does this work? Can you add in custom groups / css? Screen shot from admin menu would be nice.
Not needed though, as you can replace text like below.
'Fred" => '<span class="donated">output</span>'
'hmmy" => '<span class="verified">output</span>'
'name#trip" => '<span style="color: #f99; background: #000; padding: 6px">output</span>'
Not needed though, as you can replace text like below.
.name!trip span { display: none;}.name!trip:after { content: 'new name here';color: red;font-size:9000px;}
Last modified by hmmy on Thursday 17th August 2017, 23:38:00
I use the Tags configuration, just extends in user trip.
I'm work for this feature and the name search, because PHP don't get the fucking # in trip.
I'm work for this feature and the name search, because PHP don't get the fucking # in trip.
- 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 😫.
I am obliged to review the separator between the username and the password in order to use it at best afterwards.
Currently the hash character # is unrecoverable in php in a query, request or a get_url (edit, search...).
So I replace the # with @ to be reusable desire for further development.
If you have a better suggestion to suggest in place of the arobase @.
Currently the hash character # is unrecoverable in php in a query, request or a get_url (edit, search...).
So I replace the # with @ to be reusable desire for further development.
If you have a better suggestion to suggest in place of the arobase @.
Last modified by Fred on Saturday 19th August 2017, 10:45: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 😫.
Last modified by Fred on Thursday 6th December 2018, 15:23: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 😫.
Suggested Topics
Fred
started Hooks list for developpers
Announcements
Tasy#5e2c578c
started solved Small mistake in the french version - v.1.0RC2
Bug reports
zetrader@d276d714
started 🇫🇷 Est-il facile d'uploader des images ? Test upload images
Open Bar
Ben@84171e7c
started Is the Image Upload button working?
General Questions