Elxis CMS Forum

Support => General => Topic started by: xmanhattan on June 16, 2010, 16:32:50

Title: Ultimate Content Display with a wrapped menu item
Post by: xmanhattan on June 16, 2010, 16:32:50
Hello all,

Does anyone know of a way to use the module Ultimate Content Display with a wrapped menu item?

I have written a small program that creates a short list and am thinking that it might be nicer to display it using the fader.

Title: Re: Ultimate Content Display with a wrapped menu item
Post by: nikos on June 16, 2010, 16:51:33
Sorry xmanhattan

I can not understand your question ???. Specially when you say "with a wrapped menu item".

Could you please explain it better, what you want to do?
Title: Re: Ultimate Content Display with a wrapped menu item
Post by: webgift on June 16, 2010, 16:58:25
Petro with wrapped menu item you mean to have an external url and insert it as a menu item with the method of wrapped page? isn't it ?

Title: Re: Ultimate Content Display with a wrapped menu item
Post by: xmanhattan on June 16, 2010, 17:16:14
Yes that's it.  This way the data from the program can be shown through the UCD.

The UCD only has options for section, category, and specific content pages.

Title: Re: Ultimate Content Display with a wrapped menu item
Post by: nikos on June 16, 2010, 18:06:35
OK. I have an idea how to do it. Create a new content item into a category. Put into this the content of the external site using bot KL RSS FEED (http://www.elxis-downloads.com/downloads/remote-content/191.html) and define into module UCD the item ID of this content item. In this way you will show the content without to create a wrapped menu item for the external site.
Title: Re: Ultimate Content Display with a wrapped menu item
Post by: nikos on June 16, 2010, 18:18:00
Of course this will work if the external site provides RSS Feeds. If it is a static site...forget it.
Title: Re: Ultimate Content Display with a wrapped menu item
Post by: speck on June 16, 2010, 20:09:34
Hello all,
Does anyone know of a way to use the module Ultimate Content Display with a wrapped menu item?
I have written a small program that creates a short list and am thinking that it might be nicer to display it using the fader.

you can use the module wrapper or create a item menu ---> miscellaneous wrapper.
in this ways u can define the link to an external page of elxis. the page can be static or dynamic. you can link also to an entire site with his proper menus or links.
Title: Re: Ultimate Content Display with a wrapped menu item
Post by: nikos on June 16, 2010, 23:49:29
Quote
you can use the module wrapper

Speck which module is this? Could you give it's link on EDC?
Title: Re: Ultimate Content Display with a wrapped menu item
Post by: ks-net on June 17, 2010, 06:19:28
module wrapper is include by default  in all elxis versions... look at your administrator/site-modules
Title: Re: Ultimate Content Display with a wrapped menu item
Post by: nikos on June 17, 2010, 11:42:08
You are right, i thought was something extra. Thx Kosta. :)
Title: Re: Ultimate Content Display with a wrapped menu item
Post by: xmanhattan on June 17, 2010, 20:28:45
Sorry for not getting back sooner.

Niko, the php program is not an rss feed.  It is pulling data from a table so unfortunately there is not way to use it in combination with a content page.

As an alternative, I thought of adding the jquery to it to do the same thing as UCD.  This might be easier.

Thanks to everyone for the ideas and suggestions.

Title: Re: Ultimate Content Display with a wrapped menu item
Post by: nikos on June 17, 2010, 21:10:01
...Niko, the php program is not an rss feed...

I never said that. I said about rss feed from an external site. Any way...