- How do I add an attachment?
- Can this function be disabled so the title Attach file: and the dropdownbox are no longer visible?
- What is the 'Restore' box and what to do with this?
Thanks!
Search found 164 matches
- Sat Feb 06, 2010 8:11 pm
- Forum: Addons and Plugins
- Topic: NewsletterXH how to..
- Replies: 5
- Views: 2512
- Sat Feb 06, 2010 6:44 pm
- Forum: General
- Topic: 'Call Plugin' codes invisible
- Replies: 6
- Views: 3177
Re: 'Call Plugin' codes invisible
OK, good to know that.
- Sat Feb 06, 2010 6:42 pm
- Forum: Addons and Plugins
- Topic: NewsletterXH - change 'blue text' in IE
- Replies: 1
- Views: 1428
NewsletterXH - change 'blue text' in IE
Just a small detail, but if you should look for this; on the subscribe to newsletter page, the test Subscribe/Unsubscribe is displayed in bright blue, only in IE. You can change this to you choice by putting this in your stylesheet.css (belonging to yr template.htm): legend { color: #ff0000; } Red i...
- Fri Feb 05, 2010 11:23 am
- Forum: General
- Topic: 'Call Plugin' codes invisible
- Replies: 6
- Views: 3177
Re: 'Call Plugin' codes invisible
Oh, nice! In fact it's much better like this, who needs that code..
I was just surprised to see the code "disappear", but plugins all work perfect, so this issue was no problem at all.
I was just surprised to see the code "disappear", but plugins all work perfect, so this issue was no problem at all.
- Thu Feb 04, 2010 8:49 pm
- Forum: General
- Topic: 'Call Plugin' codes invisible
- Replies: 6
- Views: 3177
Re: 'Call Plugin' codes invisible
I did write this topic somewhat confusing... I did't put all codes on one page, but just one code per page, but all three codes seem to have the same reaction, I've been testing them one by one. So if I paste for example #CMSimple $output.= kissGallery();# this code becomes invisible in edit mode as...
- Thu Feb 04, 2010 8:31 pm
- Forum: General
- Topic: 'Call Plugin' codes invisible
- Replies: 6
- Views: 3177
'Call Plugin' codes invisible
cmsimple XH with fck editor anyone tried to paste gallery or wrapper codes into a page? I tried #CMSimple $output.= gallery('gallery/test/');# (svarrer gallery) #CMSimple $output.= autowrap("./shop/", "800", "500", "auto", "true", "Site is loading", "Page cannot be found");# (wrapper) #CMSimple $out...
- Wed Feb 03, 2010 9:19 pm
- Forum: General
- Topic: More info for bgcolor admin (edit) mode
- Replies: 6
- Views: 2742
Re: More info for bgcolor admin (edit) mode
Thanks, you are completely right! For some weird reason, the document fckeditor.php, when transferred via ftp and back , generated as first characters  just before <?php I did this (download/upload) to change 'true' to 'false' (see above). Solution was to download full XH package again to obtain ...
- Wed Feb 03, 2010 3:31 pm
- Forum: General
- Topic: More info for bgcolor admin (edit) mode
- Replies: 6
- Views: 2742
Re: More info for bgcolor admin (edit) mode
Well, I think managed to to what you described -> change true to false in fckeditor.php and I copied complete stylesheet.css in the document custom_fck_editorarea.css Something weird though.. ( only in edit mode) in admin mode the following appears in left top corner (Mozilla Firefox), and template ...
- Wed Feb 03, 2010 11:23 am
- Forum: General
- Topic: TinyMCE_XH 0.3 for CMSimple_XH available
- Replies: 4
- Views: 2499
Re: TinyMCE_XH 0.3 for CMSimple_XH available
Unfortunately, I searched through all files and there is no tinymce.php file in the package I downloaded...
- Wed Feb 03, 2010 7:12 am
- Forum: General
- Topic: TinyMCE_XH 0.3 for CMSimple_XH available
- Replies: 4
- Views: 2499
Re: TinyMCE_XH 0.3 for CMSimple_XH available
Hi Leen, are you sure the latest (updated) version is available on your site? Just downloaded via link above, but in the editor (compared to older tinymce for cmsimple) still missing dropdown boxes "--Pages--" and "--Images--". Important to easily insert internal links, attach downloads & insert ima...