Today we complete Xrumer Elgg Mod Tutorial. We will teach Xrumer to post message on Elgg site.
Open up Firefox, disable java script and login into your account.
We need to find the post link. It’s pretty simple – Blogs tab.
Click on Blogs tab.
Now take a look at address bar in browser.
Update rule in xurl.txt
AddLinkRule([1,'/blog/all',1,'/view',false,1,'/owner',false],URL_TOFORUM);
Update xmessages.txt FORUM section.
Now Xrumer know where to find “Forum” ;-)
So, lets click on it !
Update rule for new post in xurl.txt
AddLinkRule([1,'/blog/add/'],URL_TONEWPOST);
Almost done, folks.
We need to populate form fields.
Update xas.txt file accordingly.
Title and Description fields default Xrumer can populate without modding. To populate tags and excerpt fields we can reassign existing sections in xas.txt for example INTERESTS for tags and SUBJ2 for excerpt.
Lets do it.
Project will look like this
Very Important !!!
Project Priority Categories
Congratulations ! All Done. Now You Xrumer Expert !
Watch video on Youtube.
Ask questions on Xrumer Mods Discussion forum.
Follow me on Twitter @xrumerschool
Download Elgg Xrumer Mod Files Here (registration required for download )

