671
Burning
Re: Colour's Everywhere
  • 2008/8/22 9:55

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi,

Resized Image

Agree with Ghia
Still learning CSS and... english



672
Burning
Re: Can I use wysiwyg for all module in xoops
  • 2008/8/14 13:29

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi,

You can modify class/xoopsform/formdhtmltextarea.php file like this :

var $htmlEditor = array();

... becomes :
var $htmlEditor = array( 'XoopsFormTinyeditorTextArea''/class/xoopseditor/tinyeditor/formtinyeditortextarea.php' );


But I'm not sure that is 100% secure

@+
Still learning CSS and... english



673
Burning
Re: Does a block or block-template know where it is positioned?
  • 2008/7/29 17:50

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi,

You might take a look to "Morphogenesis gabarit" and his stylesheet blocks.css.

Many combinations :
#xo-page-topleftblocks .xo-block {}
#xo-page-bottomleftblocks .xo-block {}
#xo-page-toprightblocks .xo-block {}
#xo-page-bottomrightblocks .xo-block {}
... etc.

Hope it helps

@+
Still learning CSS and... english



674
Burning
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/7/14 21:59

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


thanks, more clear now !

+ PM
Still learning CSS and... english



675
Burning
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/7/14 19:08

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi,

Thanks for this GREAT module !

Please, could you explain this option, available for each block : Cache once per URL ?

Thanks in advance
Still learning CSS and... english



676
Burning
Re: ImageManager - Replacement - Long Post!...
  • 2008/7/3 10:33

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


Woah !!
It's like a dream... but it's true

Thanks xgarb x1000 !!!
Still learning CSS and... english



677
Burning
Re: FCKeditor 2.6.0 for XOOPSeditor 1.21 and XOOPS 2.0.x
  • 2008/6/3 23:01

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi,

I haven't try but it should work on XOOPS 2.3, no ?

If you copy FCKeditor 2.6.0-MB01 (available at the top of page :here) in class/xoopseditor/ (before, you just have to delete existing /FCKeditor folder) ?

.. I'm not sure that it will work, but MBoyden doesn't say it will not

@+
Still learning CSS and... english



678
Burning
Re: Block not visible to registered users
  • 2008/6/3 0:14

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi,

... user account that you use for your test is in the right group ?

... very strange
Still learning CSS and... english



679
Burning
Re: Search
  • 2008/6/3 0:12

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi,

what are you looking for ? XOOPS or modules translation ?

The most recent french xoops'version is available here(xoops 2.0.18.1 ("Xoops version ".exe" française").

Many languages are included:
- english
- french
- german
- italian
- persian
- portuguese
- romanian

@+
Still learning CSS and... english



680
Burning
Re: FCKeditor 2.6.0 for XOOPSeditor 1.21 and XOOPS 2.0.x
  • 2008/6/3 0:02

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi Mr Boyden !

Thanks for your long and hard work around FCKeditor : finally we've got an editor with image manager that works fine !

I've read your notice with attention and comments that you put in files... but I'm not able to get 1 folder per module.


What I do with News 1.56 :


1. Modify /news/include/functions.php

Replace :
case 'fck':
            if(!
$x22) {
                if ( 
is_readable(XOOPS_ROOT_PATH '/class/fckeditor/formfckeditor.php'))    {
                    include_once(
XOOPS_ROOT_PATH '/class/fckeditor/formfckeditor.php');
                    
$editor = new XoopsFormFckeditor($caption$name$value);
                }
            } else {
                
$editor = new XoopsFormEditor($caption'fckeditor'$editor_configs);
            }
            break;


By
case 'fck':
            if(!
$x22) {
                if ( 
is_readable(XOOPS_ROOT_PATH '/class/xoopseditor/fckeditor/formfckeditor.php'))    {
                    include_once(
XOOPS_ROOT_PATH '/class/xoopseditor/fckeditor/formfckeditor.php');
                    
$editor = new XoopsFormFckeditor(array('caption'=> $caption'name'=>$name'value'=>$value'width'=>'100%''height'=>'400px')); 
                }
            } else {
                
$editor = new XoopsFormEditor($caption'fckeditor'$editor_configs);
            }
            break;


> so, FCKeditor forms appears and works fine


2. Now I would get a specific folder for News.

So I copy of these three files in /news folder :
- fckeditor.config.js
- fckeditor.connector.php
- fckeditor.upload.php

And I verify that I have this line in fckeditor.upload.php :
Quote:

define("FCKUPLOAD_DISABLED", 0);

(I've also try with value 1, but with same result)

Finally I delete news' cache file (in www/cache/)


... but finally when I try to upload an image, an error message appear and no image can be put in manager
> error message


I will be very happy if you could help me to find a solution !!

Thanks in advance.
(sorry for poor english )


Configuration :
XOOPS 2.0.18.1
PHP 5.2.6
MySql 5.0.27
Apache/2.2.8

Elements installed :
Protector 3.16
News 1.56
Framework 1.22
Xoopseditor 1.21 (with your Fckeditor version)
Still learning CSS and... english




TopTop
« 1 ... 65 66 67 (68) 69 70 71 ... 74 »



Login

Who's Online

292 user(s) are online (191 user(s) are browsing Support Forums)


Members: 0


Guests: 292


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits