I have a serious issue with Liferay 6.1 themes , I know well about themes in Liferay and theme developer, i was working in Liferay 5.2 and 6.0 with the same way, the same APIs and Calls that written in :
and
and another wikis,
for test : like the following link code not working in 6.1 but working in 6.0 and 5.2 :
http://localhost:8080/c/journal/get_articles?delta=10
you can refer to : http://www.liferay.com/web/raymond.auge/blog/-/blogs/journal-vm-template-meets-saxreaderutil
What I want: Any idea about how at least getting articles while /c/journal/get_articles
not working anymore!
Second: where I can find helpful "content" in theme of liferay 6.1 !
Note: I tested that in Liferay 6.1 EE and CE and on more than one machine, and I have same issue !