Hi,
I want to share a blog system with raxan. For now I create basic frontend and backend using some plugin and widget.
Here you can find the database ER: http://dgweb.ch/resource/pdf/db.pdf
There is not any documentation about it, but if you want try install this on your server, please use the package in the attachment.
- download and extract all files to your server.
- create the database with db.sql file that you find into package
- change the credentials of db.default into raxan/pdi/gateway.config.php
- Important: if you can't use friendlyURL on your server (mod_rewrite of apache must be enable, I don't test on IIS), then set on configuration table friendlyURL to 'off'
That is all. Go to http://yourdomain.com/blog/ to see the homepage. and http://yourdomain.com/admin/ after login (http://yourdomain.com/auth). Add "index.php?_route=" if you don't use friendly URL.
Admin login: admin / admin
I create also a plugin (autostart) that manage the page and store attributes of this like what templates use, what menu use, what widget must load, what js file or inline, or css files. If you don't want to use this plugin uncomment this on raxanwebpage and use loadWidget for load posts and comments into your page.
Download from here: http://dgweb.ch/resource/src/rblog.zip
Check my site (http://dgweb.ch/dev) for see a demo.
No copyright or license. You can do what you like.
I will add more info as soon possible.
If you have some question about, please don't hesitate to contact me at my email: damirgrgic.ch at gmail dot com
Best regards
Damir