samedi 21 février 2015

implementing VCS on an existing web portal

My university's got a web portal. There are many pages of different kinds maintained by many different people. I want to implement a kind of VCS system on it, so that the administrator could see pages being changed, deleted or added. The problem is, being a student I most probably won't get access to the servers and file system. Well even if I did, it's important that users do not notice any difference (or the interface should be really friendly to non-professionals).


The way I see a solution is to make a small web crawler that would go through each internal link and write down everything it sees. And then to implement a git on the database, for example.


Well guys I'd appreciate any ideas on this.





Aucun commentaire:

Enregistrer un commentaire