Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Responsive FileManager
Post: RE: Responsive FileManager
"Set CKEditor toolbar to advanced + Thumb button". Is it possible to be limited only by the addition of a Thumb button? Otherwise, all settings CKeditor from the file gsconfig.php are lost... |
|
kuguar |
Plugins
|
135 |
280,186 |
2015-08-14, 09:53:35 |
|
|
Thread: Pagify Plugin
Post: RE: Pagify Plugin
schakaa Wrote: (2015-05-26, 04:03:53)
--
Carlos Wrote: (2015-05-26, 03:43:57)
--
Maybe this?
Code:
--
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule /?([... |
|
kuguar |
Plugins
|
95 |
226,653 |
2015-05-26, 07:57:54 |
|
|
Thread: cleanUpload
Post: RE: cleanUpload
ambo Wrote: (2015-05-07, 17:29:40)
--
kuguar Wrote: (2015-05-06, 12:13:00)
--
ambo, plugin 0.9.2 identifies as not used index.php file and offers to remove it)))
--
1.0.0 - add files by name index... |
|
kuguar |
Plugins
|
23 |
47,575 |
2015-05-11, 08:52:35 |
|
|
Thread: cleanUpload
Post: RE: cleanUpload
ambo, plugin 0.9.2 identifies as not used index.php file and offers to remove it))) |
|
kuguar |
Plugins
|
23 |
47,575 |
2015-05-06, 12:13:00 |
|
|
Thread: Image Resizer
Post: RE: Image Resizer
mganko, great plugin! but for some reason at the same time it is impossible to use the resizing and watermarking image (instead of the logo appears colored rectangle). |
|
kuguar |
Plugins
|
9 |
20,459 |
2015-05-05, 09:16:00 |
|
|
Thread: Pagify Plugin
Post: RE: Pagify Plugin
I use the plugin I18n settings:
Code:
--
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(ru|en)/(.*?/)?([A-Za-z0-9-]+)/?$ index.php?id=$3&lang=$1 [QSA,L]
... |
|
kuguar |
Plugins
|
95 |
226,653 |
2015-05-04, 06:39:18 |
|
|
Thread: how to make automatic Lightbox for all images
Post: RE: how to make automatic Lightbox for all images
of free plugins found http://ckeditor.com/addon/lightbox
only it creates a links like
http://mysite.com/data/uploads/folder/img.jpg
may be possibly somehow fix the code was to tag img?
|
|
kuguar |
Scripts & Components
|
8 |
16,727 |
2015-04-06, 06:37:12 |
|
|
Thread: how to make automatic Lightbox for all images
Post: RE: how to make automatic Lightbox for all images
if there is such a plugin for ckeditor, tell me, please, what is his name? |
|
kuguar |
Scripts & Components
|
8 |
16,727 |
2015-04-01, 12:58:43 |
|
|
Thread: how to make automatic Lightbox for all images
Post: RE: how to make automatic Lightbox for all images
datiswous Wrote: (2015-03-31, 02:02:05)
--
I don't think there's such a plugin, but you can use the fancybox plugin:
http://get-simple.info/extend/plugin/fancyboxplugin/404/
--
this plugin scripts... |
|
kuguar |
Scripts & Components
|
8 |
16,727 |
2015-03-31, 08:16:56 |
|
|
Thread: how to make automatic Lightbox for all images
Post: how to make automatic Lightbox for all images
how to make automatic Lightbox for all images that are inserted through the ckeditor? |
|
kuguar |
Scripts & Components
|
8 |
16,727 |
2015-03-28, 05:56:59 |