My website want two blog .
1st blog me call "Article"
2nd blog me call "Problem and solution"
I try to do like tutorial[http://docs.elgg.org/wiki/Tutorials/Blog] but i don't understand it can do add.php and all.php
but all.php page the title not link and I want my_blog show on the menu bar and can search like blog
what should i do?
It have plugins?
PS.Sorry am not a programmer but i will try. Thx u
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- iionly@iionly
iionly - 0 likes
- กาก่าก้าก๊าก๋า@ThanarojRt
กาก่าก้าก๊าก๋า - 0 likes
- Paweł Sroka@srokap
Paweł Sroka - 0 likes
You must log in to post replies.If you want to use two "blog" plugins in parallel, you could start coding them from the beginning. But this could take a while. Maybe the better way would be to take the bundled blog plugin as a starting point. What you would need to do to customize it is to rename "blog" for example to "article" whereever it occurs in the files and filenames. This includes renaming the function names, entity subtype and modifying the language strings accordingly. In the end you would have a plugin called "article" that has exactly the same functionality as the blog plugin and can be used in parallel.
Thx u so much i will try
Please don't double post... (http://community.elgg.org/discussion/view/1416693/want-more-one-blog-on-site)