File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Portals and Portlets and the fly likes Share Data of liferay cms / Manage content on our website by liferay website (Solved) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Share Data of liferay cms / Manage content on our website by liferay website (Solved)" Watch "Share Data of liferay cms / Manage content on our website by liferay website (Solved)" New topic
Author

Share Data of liferay cms / Manage content on our website by liferay website (Solved)

Mital Pritmani
Greenhorn

Joined: Jan 20, 2010
Posts: 9

Hello all,

I am using liferay 5.2.3. I wanted to manage content on my website by using lifeary cms. The admin when changes content on liferay website, that should be reflected in our application, in our web pages.

First I tried web services, it was fine but very long and complicated way to manage content.

Liferay provides direct URL to share its contents. When we add any web content on any page of liferay website, it gives an option - configure which is used for editing that web content. When you click this option, you will have four tabs - "set up, supported clients, permissions, sharing" or you may also have two to three of these, from all of these, the tab called "sharing" shows a script tag. This script tag contains a URL which will refer to that web content.

So if you want to manage content on your website dynamically, you just need to copy and paste that script in your web page, it will show that web content in your page. Now whenever you change that content, this will reflect in your website also.

If any question, then can ask me.
Jeff Handa
Greenhorn

Joined: Mar 30, 2005
Posts: 15
Hi MItal,

Congratulations on your success with your use of LIferay as a CMS for an external Web Site. Is this a public web site? Would you mind sharing links?

Regards,
Jeff
Mital Pritmani
Greenhorn

Joined: Jan 20, 2010
Posts: 9

hi Jeff,

Actually the web site which I developed is still under development. I have just got the way. I tried so much to search for the way by which we can manage the content on our website using liferay but when the way was found, I posted it so that if any other person is searching for same, he do not have to waste his/her time.

I will try if I can share those links when the website is completed and when it is made public.
Tapan Thakkar
Greenhorn

Joined: Mar 09, 2010
Posts: 24
...

This message was edited 1 time. Last update was at by Maneesh Godbole

Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 7059

Tapan,
Please do not hijack other people's threads.
UseOneThreadPerQuestion

You can post your question by starting a new thread.


[Donate a pint, save a life!] [How to ask questions]
 
 
subject: Share Data of liferay cms / Manage content on our website by liferay website (Solved)
 
MyEclipse, The Clear Choice