Posted: Sun Sep 16, 2012 9:35 pm Post subject: So I was working on something
Then I was like hey, I always thought it was cool how people made CSS values editable via forms, so I looked into it.
It's easy and a good feature to have.
I plan to do something real cute soon for this.
How a lot of major web software lets you know if the version of your panel is out of date (wordpress). I'm gonna do that but make it install the new version with 1 click.
My plan so far:
External site has a txt file called version.txt for example
In it is a version such as 1.2
Local server also has the version.txt but with the version of their panel
Now I need to think more on how exactly I can make it work, maybe only replacing certain files or adding them by downloading a zip file from the external server and extracting it locally. But it'll be a lot of work because I will most likely need to make it modify the database.
eh, idk still need to think about it more.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum