Glossary - image - url - smarty

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
mel
Forum Members
Forum Members
Posts: 147
Joined: Mon Dec 11, 2006 11:53 pm

Glossary - image - url - smarty

Post by mel »

Hi
I'm trying to upgrade my site to 1.10, which use glossary module. It doesn't really work as it was, but the biggest problem concern images or htlm. Whenever I have some image or an url in the definition, the content is shown in the content webpages. Definition without images displayed correctly.

Url as used it before

Code: Select all

"page=55&tid=19#word"
doesn't work as it was. Or it link to page=1 which an error. The only working solution is something like

Code: Select all

"mact=Glossary,cntnt01,show,1&cntnt01tid=13&cntnt01returnid=218&page=218#word" 
which I don't like but I could live with that. All the website is fine, except for the homepage. Clicking on a term show all definition surimposed on the page and not to the glossary page.

Code: Select all

"mact=Glossary,cntnt01,show,1&cntnt01tid=19&cntnt01returnid=150&page=150#word"
Why??

Furthermore, I'm not really sure the "process cms smarty tags" works fine. If I activated, the glossary page is broken. The problematic definition is cut and the next terms are not showed as a link.

I'm using stylesheet open-close and "Show single term".

I'm really conscious my post is maybe not very clear, but if someone want to help me, I will try to clarify...
Thanks
Mel
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Glossary - image - url - smarty

Post by Dr.CSS »

Did you upgrade it to newest version released 18 days ago...

Last Release Date: 2011-12-11 (18 days ago)
mel
Forum Members
Forum Members
Posts: 147
Joined: Mon Dec 11, 2006 11:53 pm

Re: Glossary - image - url - smarty

Post by mel »

yes. sorry forgot to mention version

Cms Version: 1.10.2

Installed Modules:

CGExtensions: 1.27.2
CMSMailer: 2.0.2
CMSPrinting: 1.0
ContentCache: 1.2
FileManager: 1.2.0
GBFilePicker: 1.3
JQueryTools: 1.0.10
MenuManager: 1.7.7
MicroTiny: 1.1.1
MleCMS: 1.10.5
FrontEndUsers: 1.16.6
ModuleManager: 1.5.3
News: 2.12.3
Search: 1.7
ThemeManager: 1.1.4
MysqlDump: 1.2.4
CGContentUtils: 1.3
LightBox: 1.0.1
CGFeedMaker: 1.0.14
Glossary: 0.10
CustomContent: 1.7.3
mel
Forum Members
Forum Members
Posts: 147
Joined: Mon Dec 11, 2006 11:53 pm

Re: Glossary - image - url - smarty

Post by mel »

Best wishes for the new year!
I will really need help to solve my major problem. Image is displaying in the page.
I examine the source code and I think it's coming from the tooltip which is different.
My previous working version (0.6.8)

Code: Select all

<a class="glossary" href="http://localhost/labneuro/index.php?page=55&tid=19#astrocytes" title="Type de cellules gliales du système nerveux. Parmi ses rôles, on note

partie int�grante de la barrière h�mato-enc�phalique 
maintien et structure du tissu c�r�bral
cellules nourricières des neurones (source �nerg�tique, synthèse des neurotransmetteurs...)

">astrocytes</a>
My non-working version (0.10)

Code: Select all

<a class="glossary" href="http://localhost/dev_lab/index.php?mact=Glossary,cntnt01,show,1&cntnt01tid=7&cntnt01returnid=15&page=15#astrocytes" title="<p>Type de cellules gliales du système nerveux. Parmi ses rôles, on note</p>
<ul>
<li>partie intégrante de la barrière hémato-encéphalique</li>
<li>maintien et structure du tissu cérébral</li>
<li>cellules nourricières des neurones (source énergétique, synthèse des neurotransmetteurs...)</li>
</ul>
<p style="text-align: center;"><img title="Astrocyte (coloration avec GFAP)" src="uploads/images/contenu/Astrocyte.jpg" alt="GFAP astrocyte" width="173" height="173" /></p>">astrocytes</a>
Does something could interfere? I tried with my own template+css and in an empty installation with default templates, and it give same result.
I have no idea where to search and even more fix it.
Thanks
Mel

PS By the way, what is this new field in term: Tool-tip / Link title for term:? Where it should appear?
User avatar
manuel
Power Poster
Power Poster
Posts: 353
Joined: Fri Nov 30, 2007 9:15 am

Re: Glossary - image - url - smarty

Post by manuel »

I would try replacing the double quotes in your title tag's html by single quotes.

Greetings,
Manuel
mel
Forum Members
Forum Members
Posts: 147
Joined: Mon Dec 11, 2006 11:53 pm

Re: Glossary - image - url - smarty

Post by mel »

Thanks!!!
Solved my image problem with ' instead of "!
If someone could help for url, it will be great!
Thanks,
Mel
mel
Forum Members
Forum Members
Posts: 147
Joined: Mon Dec 11, 2006 11:53 pm

Re: Glossary - url

Post by mel »

Hi,
I'm still looking to a solution for url. Whatever options I tried, I never been able to activate some form of pretty url in this module.
And if I use inline, which should send to a pre-set page, it never work. Url generated is always on its own page and never sent to the "glossary" page.
Does I'm the only one having this trouble with CMS 1.10 + Glossary 0.10?
Thanks
Post Reply

Return to “Modules/Add-Ons”