Page 1 of 1

Blog with Raxan

PostPosted: Mon Mar 14, 2011 7:32 pm
by fc_Damir
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

Re: Blog with Raxan

PostPosted: Wed Mar 16, 2011 1:41 am
by raymond
Hi Damir,

Thanks for sharing

It's very nice to see a blog system that's built using Raxan widgets and plugins.

I really like way you can integrated the SEO friendly URL Router plugin inside your blog. It's also nice to see your Tag and Comment widgets in action.

Keep up the good work.

Best regards,
__
Raymond

Re: Blog with Raxan

PostPosted: Wed Apr 27, 2011 1:52 pm
by johnzhang68
The links are broken. Can you repair the links?

Re: Blog with Raxan

PostPosted: Wed Apr 27, 2011 5:46 pm
by damirg
Hi John,

I am glad that you are interested in blogs. I fixed the link for downloading the file.
I also re-created a demo here: damirgrgic.ch/dev.
If you are interested in the development of this blog let me know that we can continue together.
currently still a bit because I did not have time. But now I can devote some time to develop.
Let me know.

Don't hesitate to contact me if have problem with installation.
Keep in mind add path and url correct in raxan/pdi/gateway.config.php
if you use url.router plugin.

Links
Download link: http://dgweb.ch/resource/src/rblog.zip
Database ER: http://dgweb.ch/resource/pdf/db.pdf
Demo: damirgrgic.ch/dev

Best regards

Re: Blog with Raxan

PostPosted: Wed Apr 27, 2011 5:57 pm
by damirg
Note:
- Some link are maybe broken.
- For enter in admin side please login here: http://dgweb.ch/dev/auth.php
enter admin/admin
and then type in url: http://dgweb.ch/dev/admin.php