MDN

Go Back   Mambo - Forums Closed for posting > Mambo 4.5.5 - Stable > General Questions

Reply
 
Thread Tools Search this Thread Display Modes
Old June 15th, 2004, 12:02   #1
dubing
 
Join Date: Mar 2004
Posts: 172
dubing is on a distinguished road
Default How to reference FAQs in typed content?

I have a typed content page that describes several services we provide, for instance, file service, printing service, etc. Our mambo site has a FAQs content section which contains all the FAQs, for instance, file service FAQs, printing service FAQs, etc. Now here comes my question:

In the typed content page, how should I reference 'file service FAQs' when the file service is described? What I want is users should be pointed to the file services FAQs directly (not the top level FAQs page) when they get to the file service part in the typed content. Similar thing for other services and their FAQs.

I know each FAQ category has its own URL, but using fixed URL in typed content is not the way I want.

Any ideas? Thanks.

Bing
dubing is offline   Reply With Quote
Old June 15th, 2004, 12:21   #2
Slixter
 
Slixter's Avatar
 
Join Date: Oct 2003
Location: St Cloud, Minnesota USA
Posts: 869
Slixter is on a distinguished road
Default

Quote:
but using fixed URL in typed content is not the way I want
Then how are you wanting to do it, the FAQ category link should never change so I don't see why you would not use it.

Slixter
__________________
--Search the forums and you will find your answer--
Slixter is offline   Reply With Quote
Old June 15th, 2004, 15:47   #3
mediamechanix
 
Join Date: Mar 2004
Location: Virginia Beach, VA USA
Posts: 442
mediamechanix is on a distinguished road
Default

I use the Typed Content as a gateway to the FAQ and Tutorial sections or categories. For the typed content, I typical install a multi-row, multi-column table. I insert icons with a short text description representing each FAQ or tutorial and assign the URL used to access the FAQ content sections or categories. I usually center these images and text descriptions in the table cells.

You need to install the FAQ Content sections or categoires at least temporarility to copy their URLs from your browser address bar, then paste those URLS into the hyperlinks within Typed Content (both Images and Text in my example).

I have not had a chance to look at it yet, but Phil Taylor just released a new FAQ component (phil-taylor.com). You might want to take a look at it.

Quote:
Originally Posted by dubing
I have a typed content page that describes several services we provide, for instance, file service, printing service, etc. Our mambo site has a FAQs content section which contains all the FAQs, for instance, file service FAQs, printing service FAQs, etc. Now here comes my question:

In the typed content page, how should I reference 'file service FAQs' when the file service is described? What I want is users should be pointed to the file services FAQs directly (not the top level FAQs page) when they get to the file service part in the typed content. Similar thing for other services and their FAQs.

I know each FAQ category has its own URL, but using fixed URL in typed content is not the way I want.

Any ideas? Thanks.

Bing
__________________
mmx
mediamechanix is offline   Reply With Quote
Old June 16th, 2004, 06:50   #4
dubing
 
Join Date: Mar 2004
Posts: 172
dubing is on a distinguished road
Default

Thanks much for the response! Well, removing and re-adding the same FAQ category can change its URL. What I desire is to specify the link somehow more higher level in the typed content page:

content=FAQs category=print service

This way I don't need to know about where the print service FAQs are really located.
And then mambo does its job to replace the above thing with the actual URL.
I saw somebody mention moslink with a very rough example like this:

{moslink option=content task=view "Some Content"}

Not clear what it does. But from the surface, I think that's what I want. Can moslink be used for such a purpose? Moslink is not free, right?

Bing
dubing is offline   Reply With Quote
Old June 16th, 2004, 08:33   #5
mediamechanix
 
Join Date: Mar 2004
Location: Virginia Beach, VA USA
Posts: 442
mediamechanix is on a distinguished road
Default

It's still a hyperlink. I have not used mosLink but from your description it's a wrapper for something like:

index.php?option=com_content&task=view&itemid=25&i d=305

If the menu id changes or the content id changes, you still have the same problem. HTML is based on hyperlinks. Regardless of what content, url or object you are addressing, it boils down to using a hyperlink to handle the linkage between static html pages or content embedded in dynamically generated pages. You are still passing variables from a destination to a target.

What would simplify the use of URLs is an intelligent weblinks manager with a link resolution tester. No one has built one yet for Mambo but they exist for other applications (e.g. osCommerce) or the standalone link manager, ssLinks. .
__________________
mmx
mediamechanix is offline   Reply With Quote
Old June 16th, 2004, 08:58   #6
dubing
 
Join Date: Mar 2004
Posts: 172
dubing is on a distinguished road
Default

Much thanks again!

Ok, so apparently I did not use a good example (i.e. moslink) to express what I need. After looking more, I found that htmlarea2 published content add-on that's talked about on this thread http://forum.mamboserver.com/showthr...2&page=1&pp=10 meets my need, not completely though. Basically, end contributors don't have to know exact URL to reference a content page. It would be perfect for me if it can also reference categories. Right now, it can just reference individual content items.

Bing
dubing is offline   Reply With Quote
Old June 16th, 2004, 09:08   #7
mediamechanix
 
Join Date: Mar 2004
Location: Virginia Beach, VA USA
Posts: 442
mediamechanix is on a distinguished road
Default

I believe that it is built into the opensource Htmlarea3_XTD editor. You might want to take a look at that. It's available on mosForge. The Docman link bot is also in that editor also.

Quote:
Originally Posted by dubing
Much thanks again!

Ok, so apparently I did not use a good example (i.e. moslink) to express what I need. After looking more, I found that htmlarea2 published content add-on that's talked about on this thread http://forum.mamboserver.com/showthr...2&page=1&pp=10 meets my need, not completely though. Basically, end contributors don't have to know exact URL to reference a content page. It would be perfect for me if it can also reference categories. Right now, it can just reference individual content items.

Bing
__________________
mmx
mediamechanix is offline   Reply With Quote
Old June 16th, 2004, 09:52   #8
dubing
 
Join Date: Mar 2004
Posts: 172
dubing is on a distinguished road
Default

Awesome! I feel so lucky that my mind was read exactly right. Your information helped remove a BIG obstacle on my way!

Bing
dubing is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
What is a Blog??? etc.??? GeoffreyJames Administration Questions 45 August 14th, 2006 08:03
typed content in rc3 - disaster mambosolutions 4.5.1 32 September 13th, 2004 04:37
Menu with links to Content items - the addon is here! dulik Wishlist & Feature Requests 11 June 24th, 2004 15:41
Typed content modules in sub-pages not working skaag General Questions 0 June 19th, 2004 10:56
Frontpage shows typed content and I don't want that! emi General Questions 0 June 2nd, 2004 10:07


All times are GMT -7. The time now is 07:34.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.