Using Liferay 6 with Tomcat Bundle. I am successfully adding journal articles to my liferay system and then adding categories to the associated Asset.
Dec 19, 2007 · I've realize that in the Add Article page (Journal portlet) there is a "short way" to configure the article permissions but I can't find this ...
I developed a portlet that added articles porgtrammatically using liferay 6.0.6 and all worked perfectly. Now we are upgrading to Liferay 6.1 and the method ...
Hi all, I have created through the web interface http://192.168.1.5:8080/api/jsonws the following call CURL
Hi Team, We are using Liferay 7 GA3 CE, i want to save web content by my custom portlet by using structure and template,
Sep 3, 2014 · I'm trying to add a journal article , and i try with this code Map<locale, string> titleMap = new HashMap<locale, string>();
What is the meaning of "Add Discussion" permission ? It's because I'm trying to configure something like this: I have a list of articles in a home page, ...
Hi!!!! I'm trying to add article with api: com.liferay.portlet.journal.service.JournalArticleServiceUtil JournalArticle addArticle(long groupId,
I would like to programmatically add articles with structure, template and an image to liferay 6.2 using the API.
I'm trying to do a bulk import of journal article using a job (defined as <scheduler-entry> in the liferay-portlet.xml file). This job reads a txt file and for ...