This is a quick update, with no new features added, mainly bug fixing.
The pagination for blogs should now be working, and the related articles should now not cause problems and display properly.
Tunist provided this coding, I'm just uploading.
Next to do:
Link a tidypics album/image that's already been created to a blog post.Internal reblogging
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.
thanks trajan for the quick update. can you please assist me how i'll show the featured blogs on the custom index.
To show the featured blogs on the custom_index you just need to put the following code somewhere:
It will take the standard styling from the blog pages (including the width).
Sorry I should mention you can echo that view anywhere you want in your website.
Hi trajan, great plugin. One small question to make this completely functional for me.
How do we get tinymce working with this plugin?
I'm not too sure why it isn't working as it should just pick it up as standard. I'll have a look into it and see if I can find anything.
P.S. sorry for the delayed response.
Thanks Trajan. I hope you will be able to find why this is happening. Thats what I thought that it should pick on its own. Tried reordering the plugins didn't work. Looked around the code but cudn't find anything that could solve this.
Just off the top of my head it might well be the class of the div that the longtext is in. It might need a special class for TinyMCE to pick it up. I'll have a quick look later today
Hi Trajan, wondering if you got time to figure it out. I also had some work that you might be interested to discuss. Let me know. Cheers :)
will this work on 1.7.8?
@rockitzza: still not worked out why it isn't coming up.
@Cynthia Lara: it should work on 1.7.8 Check on a test site first please.
Hi Trajan, I have been trying everything to get this tinymce working, but to no use :( any luck at your side? Please see if you could find a little time to check it out. Thanks again.
Hi Trajan, I found a small hack for it. I pasted the script of tinymce into the blog file itself. But now the problem is, I am not able to toggle the editor. Any suggestions? Is it the case the tinymce files are not getting included somehow?
with 1.7.9 i think there is another error... On edit, all the data disappears. Any idea how to solve that?
@rockitzza + Trajan: I guess the Robust blog plugin is based on the core blog plugin code previous version 1.7.8. This issue most likely has been fixed with Elgg 1.7.8. The changes are in action/edit.php.
@iionly...didnt get what you meant to say. sorry, can you explain in slight detail
@trajan: so, admin is able to edit any post, the data doesnt disappear, but when a user tries to edit it the data goes...I had used this in 1.7.8 it was working fine.
@rockitzza: what I meant to say is that the issue with blogs vanishing after editing was a bug that was also in the core Elgg blog plugin. This bug was fixed with Elgg 1.7.8. I guess that the code of Trajan's Robust blog plugin is based on the core blog plugin - but on a version older than Elgg 1.7.8. Therefore, this bug is still in the Robust blog plugin.
What you could do to fix this bug is to compare the code of the file actions/edit.php of the Elgg core blog plugin of version 1.7.8 or 1.7.9 with a former version. Then the changes need to be merged into the file actions/edit.php of Trajan's Robust blog plugin to fix the issue with the vanishing blogs.
@iionly: amazing piece of advice...worked fine...for now i dont see anything disappearing...will post here if it still happens..
hi Trajan! I am getting this error in 1.7.8:
Call to undefined method stdClass::getAnnotations()
Do you have an idea on how to solve this?
@RJC
u r messing with the timeout / logged out problems again ??
I fixed this last night.. now u r using a diff 'blog' plugin thingy ?
Trajan's code has the same problem that i fixed b4.
apply the same code to robust blogs and it should work
Evening all. I've honestly not had a chance to look at this plugin since the last time I made a comment. I will endeavour to do that in the coming weeks. No guarantees. I'm spending a bit more time on Robust groups as it is something I've wanted to do for quite some time.
Trajan, I'm using 1.7.9 and am having a wee small problem. I cannot embed an image to a blog, I have uploaded the image and then tried embedding it but it does not display...
Ok, I managed to embed an image if I actually enter html tags...
I have upgraded to 1.7.10 so I'll try again and let you know..
did you delete the preview feature?
I've also lost the Tinymce feature when installing it
hi, does it has an option for adding images into post?
thanks