Search found 113 matches
- Thu Jan 27, 2011 9:48 am
- Forum: Modules/Add-Ons
- Topic: Youtubeplayer manage template/categories
- Replies: 1
- Views: 929
Youtubeplayer manage template/categories
Hi, cmsms 1.9.1 youtubeplayer 1.3 In the first page I show only a list of categories, with this template: <h2 class="LevTit">Videos</h2> <ul style="list-style-type:none;" class="ytcat"> {foreach from=$itemlist item="item"} <li {if $item->is_selected}class=&quo...
- Fri Dec 24, 2010 5:42 pm
- Forum: CMS Show Off
- Topic: Teradata event website
- Replies: 0
- Views: 1395
Teradata event website
Hi, this site is a work in progress site. It's about an european event by Teradata, an important data warehousing company. Nothing of particular but the registration form is very complex and there are mod and java for the customization; also a custom version of FormBrowser, allows the customer to pl...
- Wed Dec 22, 2010 10:21 am
- Forum: Modules/Add-Ons
- Topic: Announcement: New plug-in browsertools
- Replies: 6
- Views: 2880
Re: Announcement: New plug-in browsertools
Good job!
And for your holidays too
Ciao
Maurizio
And for your holidays too
Ciao
Maurizio
- Wed Dec 22, 2010 9:17 am
- Forum: Modules/Add-Ons
- Topic: Announcement: New plug-in browsertools
- Replies: 6
- Views: 2880
Re: Announcement: New plug-in browsertools
Hi Jeremy,
you'r really fast! Thanks.
I follow your guide and the result, from my HTC, is
Android312
Linux
true
Firefox
the value of my interest is true/false on mobile device, and now is correct.
Many thank
Ciao
Maurizio
you'r really fast! Thanks.
I follow your guide and the result, from my HTC, is
Android312
Linux
true
Firefox
the value of my interest is true/false on mobile device, and now is correct.
Many thank
Ciao
Maurizio
- Tue Dec 21, 2010 10:55 pm
- Forum: Modules/Add-Ons
- Topic: Announcement: New plug-in browsertools
- Replies: 6
- Views: 2880
Re: Announcement: New plug-in browsertools
Hi Jeremy,
from my HTC Android 2.x
{browsertools output="full" strip_space=true strip_dot=true}
{browsertools output="platform"}
{browsertools action="isMobile"}
output
Safari312
Linux
false
Can I catch an Android mobile?
Thanks
Maurizio
from my HTC Android 2.x
{browsertools output="full" strip_space=true strip_dot=true}
{browsertools output="platform"}
{browsertools action="isMobile"}
output
Safari312
Linux
false
Can I catch an Android mobile?
Thanks
Maurizio
- Wed Dec 15, 2010 12:41 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Custom font for menu?
- Replies: 17
- Views: 7278
Re: Custom font for menu?
Yeah! I can finally leave the buggy TTT!!! Thanks to all of this thread. The problem of the url path in the css, is determined by the uktra buggy {cms_stylesheet} tag. This tag have many bug in how it serve path, mostly in conjunction with https. Anyway, if you use the old {stylesheet} tag, the path...
- Sun Dec 12, 2010 10:33 pm
- Forum: CMSMS Core
- Topic: [solved] Correct understanding of SSL option and cms_stylesheet
- Replies: 12
- Views: 4767
Re: [solved] Correct understanding of SSL option and cms_stylesheet
Huuum, all my stylesheet have any url in the [[root_url]] form; the object, img, loaded from the stylesheet aren't the problem; the problem is the loading of the stylesheets itself. When I check the generate html, the path of the stylesheet generate from the {cms_stylesheet} tag, is http:// rather t...
- Sun Dec 12, 2010 12:04 pm
- Forum: CMSMS Core
- Topic: [solved] Correct understanding of SSL option and cms_stylesheet
- Replies: 12
- Views: 4767
Re: [solved] Correct understanding of SSL option and cms_stylesheet
Perhaps I have not explained well, in the url anywhere now I use [[root_url]] or {root_url} depend on the content. The problem is the tag, in the head, {cms_stylesheet} that load the stylesheet from the cache with an http:// url rather than https:// when they are call from a https page. For this rea...
- Sat Dec 11, 2010 1:59 pm
- Forum: CMSMS Core
- Topic: [solved] Correct understanding of SSL option and cms_stylesheet
- Replies: 12
- Views: 4767
Re: [solved] Correct understanding of SSL option and cms_stylesheet
Hi, in 1.8.2 I solved with relative path in the url() of image in the stylesheets. Now, in 1.9.1, the warning in IE reappear, because the url of the stylesheets are http instead of https. The problem, I thing, is the {cms_stylesheet} tag in the template. When I read the generated html, in the head t...
- Tue Dec 07, 2010 10:46 am
- Forum: CMSMS Core
- Topic: SSL and unauthorized content
- Replies: 4
- Views: 1742
Re: SSL and unauthorized content
Thank you NaN,
your explanation it's clear.
I plan an upgrade on a test environment in this day.
I will keep you informed if everything goes the right way.
Ciao
Maurizio
your explanation it's clear.
I plan an upgrade on a test environment in this day.
I will keep you informed if everything goes the right way.
Ciao
Maurizio
- Mon Dec 06, 2010 11:35 am
- Forum: CMSMS Core
- Topic: SSL and unauthorized content
- Replies: 4
- Views: 1742
Re: SSL and unauthorized content
Did you check your stylesheets for urls? http://forum.cmsmadesimple.org/index.php/topic,48257.msg230845.html#msg230845 Sometimes the best thing to do is to do nothing, and reflect... Yes, control the url in the css do the trick. I guess this is fixed in CMSms 1.9.1 Now I can't try 1.9.1, first beca...
- Sun Dec 05, 2010 2:44 pm
- Forum: CMSMS Core
- Topic: SSL and unauthorized content
- Replies: 4
- Views: 1742
SSL and unauthorized content
Hi, after search the board and follow some trick, I'm always in the same situation. But, the conf Cms Version: 1.8.2 Installed Modules: * CMSMailer: 2.0 * FileManager: 1.0.2 * MenuManager: 1.6.5 * ModuleManager: 1.4 * News: 2.10.6 * nuSOAP: 1.0.2 * Printing: 1.1.0 * S...
- Fri Dec 03, 2010 8:19 pm
- Forum: CMS Show Off
- Topic: new beautiful cmsms site
- Replies: 12
- Views: 7263
Re: new beautiful cmsms site
In FF 3.6.12 the Menu with News / Newsletter and so on, is not positioned on the right site but unther the image gallery pictures. Ops, thank you. Sometime I found a lost page with this error. All the problem camo from the TinyMCE bug on the fullscreen plugin. When I delete the plugins, each page a...
- Fri Dec 03, 2010 8:13 pm
- Forum: CMS Show Off
- Topic: new beautiful cmsms site
- Replies: 12
- Views: 7263
Re: new beautiful cmsms site
Hi Mox. How did you make it work to be able click an event in the little month calendar at the right frame - opening in the middle frame? Thankx map_1961 Hi map_1961, primary the tag {cms_module module="Calendar" calendartemplate="00CalBakCal" summaries="0" inline=&qu...
- Mon Nov 29, 2010 5:19 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Last Horizontal menu item without a separator/piping
- Replies: 9
- Views: 8512
Re: Last Horizontal menu item without a separator/piping
Ok, from this example: http://forum.cmsmadesimple.org/index.php/topic,38837.0.html , I modify my menu template in this way: {* CSS classes used in this template: #menuwrapper - The id for the <div> that the menu is wrapped in. Sets the width, background etc. for the menu. #primary-nav - The id for t...