[Module] Shared Notes
11-02-2015, 02:02 AM
(This post was last modified: 11-02-2015, 02:40 AM by Fuzzy.)
Hey all!
I'm not a great coder by any means so this was pretty simple to make but it functions perfectly from what I've tested so I present to you a notepad that is usable from within the control panel to share notes between admins/for your own use.
You can save, print, format text and a whole lot more with the (full browser window) WYSIWYG editor.
It's basically a port of Tobias Zeising's "notes" over to a Sentora module. (Released under GPL v3.)
VERY IMPORTANT NOTE:
Anyone who has access to this module from the CP can read, overwrite or delete the note.
Use for between admins only. Or just yourself if you're a lone admin or a random game between your clients, or whatever else you want to use it for.
Screenshot:
As i start learning more and more I may work on other modules so for now I have created my own zppy repo.
Installation:
Then enable it from the "Module Admin" section of the control panel.
(By default it appears in "Server Admin".)
If you cannot save the note and it returns to the default "Hello!" then run this:
To remove:
I'm not a great coder by any means so this was pretty simple to make but it functions perfectly from what I've tested so I present to you a notepad that is usable from within the control panel to share notes between admins/for your own use.
You can save, print, format text and a whole lot more with the (full browser window) WYSIWYG editor.
It's basically a port of Tobias Zeising's "notes" over to a Sentora module. (Released under GPL v3.)
VERY IMPORTANT NOTE:
Anyone who has access to this module from the CP can read, overwrite or delete the note.
Use for between admins only. Or just yourself if you're a lone admin or a random game between your clients, or whatever else you want to use it for.
Screenshot:
As i start learning more and more I may work on other modules so for now I have created my own zppy repo.
Installation:
Code:
zppy repo add zppy.thefuzz.xyz
zppy update
zppy install sharednotes
Then enable it from the "Module Admin" section of the control panel.
(By default it appears in "Server Admin".)
If you cannot save the note and it returns to the default "Hello!" then run this:
Code:
sudo chown -R www-data:www-data /etc/sentora/panel/modules/sharednotes
To remove:
Code:
zppy remove sharednotes
My geeky side: thefuzz.xyz | Photo & Video: fuzzymannerz.co.uk