At least a workaround. I suggest that if a page is marked as "not searchable" the search routine should also ignore GCB's.
ernst
Search found 29 matches
- Wed Apr 08, 2009 3:15 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Search bug? Searching for words in the footer expose all pagenames...
- Replies: 2
- Views: 1111
- Wed Apr 08, 2009 2:53 pm
- Forum: CMSMS Core
- Topic: No direct jump to internal link when using mod_rewrite
- Replies: 5
- Views: 1975
Re: No direct jump to internal link when using mod_rewrite
Hi Alex
Nice to meet you again...
Didn't have time to react to Ted's and your reply yet - will do in the next days and post my feedback here.
Thanks for your support anyway
Ernst
Nice to meet you again...
Didn't have time to react to Ted's and your reply yet - will do in the next days and post my feedback here.
Thanks for your support anyway
Ernst
- Wed Apr 08, 2009 2:47 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Is there a tag for inserting an anchor?
- Replies: 7
- Views: 2503
Re: [SOLVED] Is there a tag for inserting an anchor?
Hi Alex a) Using WYSIWYG mode in TinyMCE shows a small anchor icon for every anchor in a page - one has to select the icon to see the anchor name. Because I have a page with several anchors it's easier for me to read if I see the anchor names in the text, embedded in the {} for my UDT: * [Cla94] {in...
- Wed Apr 08, 2009 2:31 pm
- Forum: CMSMS Core
- Topic: [SOLVED] No image for {anchor} tag
- Replies: 5
- Views: 1785
Re: [SOLVED] No image for {anchor} tag
Using an ID as the anchor works fine. Great! Tested with Firefox, IE7, Opera and Safari (on windows). Thanks again. Ernst My test page: <p><img id="demoanchor" src="uploads/images/logo1.gif" alt="" width="198" height="52" /></p> <p> </p> <p> </p> ......
- Wed Apr 08, 2009 2:16 pm
- Forum: CMSMS Core
- Topic: [SOLVED] No image for {anchor} tag
- Replies: 5
- Views: 1785
Re: [SOLVED] No image for {anchor} tag
Didn't know that one can reference ID's as the target of a href . This implies that {cms_selflink} will resolve a reference to an ID correctly even the ID might be on another page? Have to try this out.
Thanks for the hint.
Ernst
Thanks for the hint.
Ernst
- Sun Apr 05, 2009 6:38 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Is there a tag for inserting an anchor?
- Replies: 7
- Views: 2503
Re: [SOLVED] Is there a tag for inserting an anchor?
Hi Alex I read the cms_selflink documentation over and over and tried it out - but didn't succeed with using it to create an anchor in a page. For me the cms_selflink tag is indeed used to create a visible link in a page users can click on to be transferred to another page or location within the sam...
- Sat Apr 04, 2009 7:21 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: float:right not working for oversized banner image in Safari and Opera
- Replies: 0
- Views: 1195
float:right not working for oversized banner image in Safari and Opera
Hi I'm using the Banner module which generates the following HTML: <hr class="accessibility" /> <div id="banner"> <!-- Begin Banner Output --> <a href="http://www.sampleweb.ch/index.php?mact=Banners,cntnt01,link,0&cntnt01banner_id=11&cntnt01category_id=1&...
- Sat Apr 04, 2009 6:59 pm
- Forum: CMSMS Core
- Topic: [SOLVED] No image for {anchor} tag
- Replies: 5
- Views: 1785
Re: No image for {anchor} tag
Hello Kellergeier
I'll try it out.
Thanks for your reply anyway!
Ernst
I'll try it out.
Thanks for your reply anyway!
Ernst
- Sat Apr 04, 2009 6:57 pm
- Forum: CMSMS Core
- Topic: No direct jump to internal link when using mod_rewrite
- Replies: 5
- Views: 1975
Re: No direct jump to internal link when using mod_rewrite
Hi Pierre Not really a performance issue - only user experience is bad because it can take several seconds just for jumping to the top of a page. It's probably best to see my problem "at work". In the lower bottom right corner of this page you'll notice the up-arrow that links to the #main...
- Mon Mar 23, 2009 4:40 pm
- Forum: CMSMS Core
- Topic: No direct jump to internal link when using mod_rewrite
- Replies: 5
- Views: 1975
No direct jump to internal link when using mod_rewrite
As you all know the relational link at the bottom of the standard templates intented for jumping to the top of the page is defined like this: In the template, near the top of the page: <div id="pagewrapper"> ... <li>{anchor anchor='main' title='Skip to content' accesskey='s' te...
- Fri Feb 06, 2009 5:20 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] <!-- pageAttribute: NotSearchable --> not working for page title
- Replies: 4
- Views: 1560
Re: [SOLVED] <!-- pageAttribute: NotSearchable --> not working for page title
Thanks for that - did the upgrade.
Ernst
Ernst
- Mon Jan 26, 2009 7:32 pm
- Forum: CMSMS Core
- Topic: {print} on {search} result page not showing the search results
- Replies: 0
- Views: 855
{print} on {search} result page not showing the search results
In my template there are the {print} and {search} tags as shown below: . . <div id="search"> {search searchtext="Suchbegriff..." submit="Go!" resultpage="suchergebnisse"} </div> {* End Search *} . . <div style="float: rig...
- Fri Jan 23, 2009 7:26 pm
- Forum: CMSMS Core
- Topic: [SOLVED] No image for {anchor} tag
- Replies: 5
- Views: 1785
[SOLVED] No image for {anchor} tag
As compared to the {cms_selflink} tag the {anchor} tag has no attribute to provide an image to display in a page instead of text.
Any idea how to easily extend (or misuse) this tag so it can also be used with an image?
Thanks!
Ernst
Any idea how to easily extend (or misuse) this tag so it can also be used with an image?
Thanks!
Ernst
- Mon Jan 12, 2009 12:53 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] <!-- pageAttribute: NotSearchable --> not working for page title
- Replies: 4
- Views: 1560
Re: [SOLVED] <!-- pageAttribute: NotSearchable --> not working for page title
Applies to CMSMS 1.4.1: - Placing the tag in the "Page Specific Metadata" textbox has no effect. - Placing the tag in the "Smarty data or logic that is specific to this page" textbox solves the problem. Applies to CMSMS 1.2.4: - Placing the tag in the "Metadata" textbox...
- Sun Jan 11, 2009 8:28 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] <!-- pageAttribute: NotSearchable --> not working for page title
- Replies: 4
- Views: 1560
[SOLVED] <!-- pageAttribute: NotSearchable --> not working for page title
The in the page text doesn't prevent the search module from listing a page in the search results when the title of the page matches the search criteria. For example: If there's a page with title or menu text "should be hidden" and in the page contents there is the tag then a search for &qu...