You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First let me start by letting you all know how remarkable you work and accomplishment with Sonerezh is. I tried several solutions for hosting audio and Sonerezh is my first choice.
I am very new to web development and programming in general. I am a into networking so i know a little bit about scripting and can kind of understand codes a little bit.
My question for you guys are the following:
How can I personalize Sonerezh to make it more brand neutral that is removing the ''Sonerezh" at the top left and puting a different logo or leaving it blank, and also removing Sonerezh name in certain areas of the code but having somewhere at the bottom of every page "Powered by Sonerezh" that links to Sonerezh website
Add a generic login account that can do multiple sessions with read only permissions and customized playlists so that when people log into Sonerehz, the can create a playlist and play the songs in the library. Without an account, this playlist will not be permanent but at least there can be some temporary customization.
I am happy to contribute some time to learn and write some of this code (I don't want to be a passive user) and share the source code but could you recommend a tool to use other than Notepad++ which I currently use.
I hope this is the right place to raise these requests and I am looking forward to your responses.
Many thanks
The text was updated successfully, but these errors were encountered:
could you recommend a tool to use other than Notepad++
Try VS-Codehttps://code.visualstudio.com/ . After a series of popular editors (Sublime, Brackets, Atom, etc.) This is the current state of the evolution. It is both open-source and vital by active development from Microsoft and has a large contributer base (e.g. for PHP Extensions ). You will see it in many Online-/Video-Tutorials.
The other popular branch of the evolution is the Jetbrains-Line with Powerful Editors like Web-Storm or PHP-Storm. These are commercial products, with free personal / open-source licenses afaik. If you are familiar with the UI, you can easily start using the other products, including the official Android IDE which is based/forked from ~Webstorm
First let me start by letting you all know how remarkable you work and accomplishment with Sonerezh is. I tried several solutions for hosting audio and Sonerezh is my first choice.
I am very new to web development and programming in general. I am a into networking so i know a little bit about scripting and can kind of understand codes a little bit.
My question for you guys are the following:
How can I personalize Sonerezh to make it more brand neutral that is removing the ''Sonerezh" at the top left and puting a different logo or leaving it blank, and also removing Sonerezh name in certain areas of the code but having somewhere at the bottom of every page "Powered by Sonerezh" that links to Sonerezh website
Add a generic login account that can do multiple sessions with read only permissions and customized playlists so that when people log into Sonerehz, the can create a playlist and play the songs in the library. Without an account, this playlist will not be permanent but at least there can be some temporary customization.
I am happy to contribute some time to learn and write some of this code (I don't want to be a passive user) and share the source code but could you recommend a tool to use other than Notepad++ which I currently use.
I hope this is the right place to raise these requests and I am looking forward to your responses.
Many thanks
The text was updated successfully, but these errors were encountered: