×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Adding toobar to notes frontend?

Adding toobar to notes frontend? 10 years 3 months ago #24138

  • Jim
  • Jim's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Is it possible to 'turn on' or add the text toolbar (Bold/Italics/Underline/Colors/centering/etc like what is ^^^ right here ^^^) to the front end so that it shows on each page's notes?
I know it is in the module if you click each note to edit the note after it is created. But we were curious if we can have it on the pages as well.

Awesome app, Daniel, Great job!. Almost exactly what we were looking for (if it has the capability of the toolbar in the actual note front end, it would be perfect for what we want).

Thanks
Jim

Adding toobar to notes frontend? 10 years 3 months ago #24179

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Well, we cheat in the module :) When you edit a note in single view, we use the JForm class and there the notes field is set to an editor. In the module we create the form ourselves and we just go for a textarea field. You can have an editor there, but you'll need to hack the modules/mod_cnotes/tmpl/default.php file
The reason I didn't want to have an editor in the notes module is simplicity. If we were to go for an editor field, then you know how the joomla editor is - it would show 200 options and I would have to go and explain every user out there how to remove them.

I'll see what I can do on this.

Regards,
Daniel
  • Page:
  • 1
Time to create page: 0.105 seconds