Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Responsive FileManager
#26
(2015-08-26, 06:40:43)Oleg06 Wrote: my editor looks like this
http://prntscr.com/88uiw6
after installing the plugin additional buttons disappear
http://prntscr.com/88ujca

Hi, Oleg.
Yes, even a thumbnail button picture looks identical.
As far as I know GS users have long wanted to have an opportunity to put thumbnail to the page content.
Why you did not publish this work earlier?
Reply
#27
gs inserts thumbnails already....
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#28
Hi,

Cant see in admin:

[Image: rfm_03_en.JPG]


Perhaps where the button should be ? see some code  : {RESPONSIVEFILEMANAGER/OPEN_FM}

Use v2.0 GS v 3.3.7

Only load the map and his file to the map plugins on the serverside.

edit
Now i see when choose
{responsivefilemanager/FM_SET_EXPAND}
but there is also some code lik {responsivefilemanager/FM_SET_INTEGR} e.g

edit2
 Language (Dutch NL) The $i18n = array ....);   is missing.
add the code from the en_US.php  , EN $i18n = array (.. );    and its OK now!

edit3 Idea
When activate the Responsive FileManager plugin, some url not works fine anymore, also if i duplicate  a page go to a blanck page.

Also got message `Upgrade to 2.0` but it is v2.0
Reply
#29
Anyone know=
When activate the Responsive FileManager plugin, some url not works fine anymore, also if i duplicate the page go to a blanck page.

Also got message `Upgrade to 2.0` but it is v2.0
Reply
#30
(2015-09-22, 04:44:16)Frens Wrote: Hi,


Perhaps where the button should be ? see some code  : {RESPONSIVEFILEMANAGER/OPEN_FM}

Use v2.0 GS v 3.3.7

Only load the map and his file to the map plugins on the serverside.

edit
Now i see when choose
{responsivefilemanager/FM_SET_EXPAND}
but there is also some code lik {responsivefilemanager/FM_SET_INTEGR} e.g

edit2
 Language (Dutch NL) The $i18n = array ....);   is missing.
add the code from the en_US.php  , EN $i18n = array (.. );    and its OK now!

Hi, RFM is available only in 3 language (English, Lithuanian, Russian). It's my own job.
In plugin folder look on "lang" subfolder - than you find translations files. So you can duplicate one of them and make Dutch translation.
On the next time I can make a correction - if site language not found between the available plugin translations than will be charged a translation in English.
Reply
#31
(2015-09-22, 21:42:21)Frens Wrote: Anyone know=
When activate the Responsive FileManager plugin, some url not works fine anymore, also if i duplicate  the  page go to a blanck page.

Also got message `Upgrade to 2.0` but it is v2.0

After the multiple-testing I did not get this type of error over time. Maybe that radically reshaped the work of other plugin.
Test with GS 3.2.3 to 3.2.7 on different sites. RFM v2.0
With many other plugins: including i18n and without them...

By the way - I use Fancy URLs on all my sites.
Reply
#32
(2015-09-23, 00:42:11)asemion Wrote:
(2015-09-22, 04:44:16)Frens Wrote: Hi,


Perhaps where the button should be ? see some code  : {RESPONSIVEFILEMANAGER/OPEN_FM}

Use v2.0 GS v 3.3.7

Only load the map and his file to the map plugins on the serverside.

edit
Now i see when choose
{responsivefilemanager/FM_SET_EXPAND}
but there is also some code lik {responsivefilemanager/FM_SET_INTEGR} e.g

edit2
 Language (Dutch NL) The $i18n = array ....);   is missing.
add the code from the en_US.php  , EN $i18n = array (.. );    and its OK now!

Hi, RFM is available only in 3 language (English, Lithuanian, Russian). It's my own job.
In plugin folder look on "lang" subfolder - than you find translations files. So you can duplicate one of them and make Dutch translation.
On the next time I can make a correction - if site language not found between the available plugin translations than will be charged a translation in English.

Hi,
Thanks for comment

In the map responsivefilemanager/lang there are a lot of languages files , but only en_US.php got a $i18n = array ....
so i add the array in the nl.php and the issue solved.

or is there more than ONE responsivefilemanager ?

http://pigios-svetaines.eu/projects/gets...ins-1/rfm/ or
http://get-simple.info/extend/plugin/res...nager/962/
Reply
#33
(2015-09-23, 00:56:11)asemion Wrote:
(2015-09-22, 21:42:21)Frens Wrote: Anyone know=
When activate the Responsive FileManager plugin, some url not works fine anymore, also if i duplicate  the  page go to a blanck page.

Also got message `Upgrade to 2.0` but it is v2.0

After the multiple-testing I did not get this type of error over time. Maybe that radically reshaped the work of other plugin.
Test with GS 3.2.3 to 3.2.7 on different sites. RFM v2.0
With many other plugins: including i18n and without them...

By the way - I use Fancy URLs on all my sites.

When deactivated the I18N Base it works fine...try to find out,
try with-without Fancy URLs , no difference.
Reply
#34
Make a new instalation with v3.3.7 , but the problems remain.
Reply
#35
Hi,

When set GSdebug mode on got a message:

Warning: Cannot modify header information - headers already sent by (output started at /home/site/public_html/GetSimpleCMS_1/plugins/responsivefilemanager.php:410) in /home/site/public_html/GetSimpleCMS_1/admin/inc/cookie_functions.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /home/site/public_html/GetSimpleCMS_1/plugins/responsivefilemanager.php:410) in /home/site/public_html/GetSimpleCMS_1/admin/inc/cookie_functions.php on line 23

This warning only when activated the Responsive FileManager.

Perhaps this is the issue...?
Reply
#36
(2015-09-26, 21:50:56)Frens Wrote: Hi,

When set GSdebug mode on got a message:

Warning: Cannot modify header information - headers already sent by (output started at /home/site/public_html/GetSimpleCMS_1/plugins/responsivefilemanager.php:410) in /home/site/public_html/GetSimpleCMS_1/admin/inc/cookie_functions.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /home/site/public_html/GetSimpleCMS_1/plugins/responsivefilemanager.php:410) in /home/site/public_html/GetSimpleCMS_1/admin/inc/cookie_functions.php on line 23

This warning only when activated the Responsive FileManager.

Perhaps this is the issue...?

Strange, but on both of my sites (localhost and productive) enabled Debug mode. Any error codes are not displayed. According to your entry the error code appears in line with the number 410 with responsivefilemanager.php file. This is a blank line at the end of the file. Maybe you can delete all blank lines at the end of this file, and then check out.
Please tell me about the test results.
Reply
#37
Hi

I have try that before to make the line blanck, now try again and its solved the problem !.
Glad to now can work with this fine plugin.

Thanks for help.
Reply
#38
Delete , false plugin forum-post
Reply
#39
(2015-09-28, 02:40:42)Frens Wrote: Hi

I have try that before to make the line blanck, now try again and its solved the problem !.
Glad to now can work with this fine plugin.

Thanks for help.

Most likely, your server has PHP-specific settings. Because I was trying on localhost XAMPP server with PHP version 5.4.7 and real server with PHP version 5.3.29 - mentioned errors were not observed.

In any case, if you helped blank lines erasing I will make corrections on plugin installation files and delete unwanted blank lines at the end of the file.
Reply
#40
(2015-09-29, 04:52:52)asemion Wrote:
(2015-09-28, 02:40:42)Frens Wrote: Hi

I have try that before to make the line blanck, now try again and its solved the problem !.
Glad to now can work with this fine plugin.

Thanks for help.

Most likely, your server has PHP-specific settings. Because I was trying on localhost XAMPP server with PHP version 5.4.7 and real server with PHP version 5.3.29 - mentioned errors were not observed.

In any case, if you helped blank lines erasing I will make corrections on plugin installation files and delete unwanted blank lines at the end of the file.

Maybe i make the blanckline self... now work fine

Furder , do you now the meaning off the ad file option?
Where can i edit the rel="prettyPhoto" to sample rel="lightbox"
Reply
#41
Hi,

The thumbnail is a fine option, pity there is no option Alignment , like insert a `standard` image.
Reply
#42
(2015-09-29, 05:26:20)Frens Wrote: Maybe i make the blanckline self... now work fine

Furder , do you now the meaning off the ad file option?
Where can i edit the  rel="prettyPhoto" to sample rel="lightbox"

You can try to change this parameters in CKEditor by clicking Source button.
I did the tests earlier, but I did not like how working Lightbox with this theme (there were various errors).

Therefore, I chose prettyPhoto plugin.
Reply
#43
(2015-10-01, 19:52:58)Frens Wrote: Hi,

The thumbnail is a fine option, pity there is no option Alignment , like insert a `standard` image.

If you really needed this option - I can add it a little later.
Reply
#44
(2015-10-05, 03:41:19)asemion Wrote:
(2015-10-01, 19:52:58)Frens Wrote: Hi,

The thumbnail is a fine option, pity there is no option Alignment , like insert a `standard` image.

If you really needed this option - I can add it a little later.

I think  float on a image in text  is always fine , i can give a class to the image of course, but for a non technical user .........
it is obviously better to give a class to the photo, so can choosse for a floot e,g.
Reply
#45
Version changed to 2.1

Plugin changes:
   1. In CKEditor Thumbnail dialog window add 3 new control fields:
       1.1. Thumbnail alignment;
       1.2. Thumbnail target with 4 values: "_blank", "_self", "prettyPhoto", "Fancybox";
       1.3. Thumbnail margins (around the text).
    2. In plugin settings page add 2 new control fields:
       2.1. Load PrettyPhoto JavaScript (control script loading on frontend pages);
       2.2. Load FancyBox JavaScript (control script loading on frontend pages).
    3. Thumbnail image now can be open in four modes: in new tab; in current page; with prettyPtoto script or with Fancybox 2 script.

[Image: thumb_01_en.png]

[Image: rfm_03_en.png]
Plugin use Fancybox 2 script because it works well with newest JQuery and with older version too.
In CKEditors Thumbnail Dialog window you can set what you want to use and how it will be used. Do not forget to check RFM settings page parameters. If your frontend pages do not use required scripts - enable them, or if something is not required - disable.

Upgrade from early versions to version 2.1:
  1. Go to the plugin Settings page and press "Recall" button.
  2. After that press "Integrate" button.
Reply
#46
Hi Asemion,

Thanks Great Job! Smile

Furder:
The size of the thumbs is 122 width , ware to change this?
Reply
#47
Hi,

There a lot off files with dimensions 122 , 91 , cant find where to make the thumbs larger.

Furder i search for the begin code from the thumb <img alt ...

spent tons of hours , cant find. Confused

Hope someone help.
Reply
#48
(2015-11-07, 05:57:45)Frens Wrote: Hi,

There a lot off files with dimensions 122 , 91 , cant find where to make the thumbs larger.

Furder i search for the begin code from the thumb <img alt ...

spent tons of hours , cant find. Confused

Hope someone help.

Hello, Mr. Frens.
You can edit many parameters in file: responsivefilemanager\config\config.php
In your case, in order to change Thumbs dimensions open above file with editor (eg. Notepad++) and find section:
"Thumbnail for external use creation"
There are two blocks:
New image resized creation with fixed path;
New image resized creation with relative path.
You can enable one of this blocks and set appropriate parameters.

In example to set Thumb dimensions to 400x300 px change as follows:

Code:
'fixed_image_creation' => true,
'fixed_path_from_filemanager' => array( '../../data/thumbs/' ),
'fixed_image_creation_name_to_prepend' => array( '' ),
'fixed_image_creation_to_append' => array( '' ),
'fixed_image_creation_width' => array( 400 ),
'fixed_image_creation_height' => array( 300 ),
'fixed_image_creation_option' => array( 'crop', 'auto' ),

You can also create different sets of thumbnails (with different dimensions) at the same time. For this read descriptions (remarks).
I hope I helped you.
Reply
#49
Thanks for help Asemion.

I change the block code to

PHP Code:
'fixed_image_creation' => true,
'fixed_path_from_filemanager' => array( '../../data/thumbs/' ),
'fixed_image_creation_name_to_prepend' => array( '' ),
'fixed_image_creation_to_append' => array( '' ),
'fixed_image_creation_width' => array( 200 ),
'fixed_image_creation_height' => array(160 ),
'fixed_image_creation_option' => array( 'crop''auto' ), 


But the thumb size are  122px , not change
Reply
#50
(2015-11-10, 09:13:48)Frens Wrote: Thanks for help Asemion.

I change the block code to


PHP Code:
'fixed_image_creation' => true,
'fixed_path_from_filemanager' => array( '../../data/thumbs/' ),
'fixed_image_creation_name_to_prepend' => array( '' ),
'fixed_image_creation_to_append' => array( '' ),
'fixed_image_creation_width' => array( 200 ),
'fixed_image_creation_height' => array(160 ),
'fixed_image_creation_option' => array( 'crop''auto' ), 


But the thumb size are  122px , not change

Right now I've made a test with parameters above on localhost server (XAMPP) and on my real server with:

PHP Code:
'fixed_image_creation_option' => array( 'crop' 
and

PHP Code:
'fixed_image_creation_option' => array( 'auto' 
After the new image was sent to the server in the data\thumbs directory has been created thumbnail with right dimensions.
I want to note that a parameter change does not change the previously downloaded thumbnails dimensions. They take effect only at newly downloaded photos.
Reply




Users browsing this thread: 1 Guest(s)