User Span / Styling from Admin Menu

User Span / Styling from Admin Menu
hmmy Wednesday 16th August 2017, 21:27:51

Hi 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. 

image

Last modified by hmmy on Thursday 17th August 2017, 12:08:00

Replies 7
Fred
Fred  Wednesday 16th August 2017, 22:46:43

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 👍🏻

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!
  • I am currently busy 😫.

hmmy  Thursday 17th August 2017, 23:35:04

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.

'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

Fred
Fred  Thursday 17th August 2017, 23:43:34

  I use the Tags configuration, just extends in user trip.
image
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!
  • I am currently busy 😫.

Fred
Fred  Saturday 19th August 2017, 10:42:26

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 @.

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!
  • I am currently busy 😫.

hmmy  Monday 21st August 2017, 20:09:46

  Should update infomrational text by Pseudo:

"There is no need to “register”, just enter the same name#password of your choice every time, or leave blank for anonymous post. Your password will be displayed encrypted and hashed to visitors for security reasons!"

Fred
Fred  Tuesday 22nd August 2017, 08:51:35

  Yes, langs pack update! Thank

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!
  • I am currently busy 😫.

8553e6a4  Thursday 6th December 2018, 15:18:55

@Fred
Curious, would it be easy to style the CSS of a user post as well?

Edit: This can be done via changing code + adding style to the style sheet  Just wondering if possible via admin.

Last modified by 8553e6a4 on Thursday 6th December 2018, 17:09:00

Suggested Topics
3.9K 2
4.4K 7
Want to read more? Browse all categories or view latest topics.