| Author |
Message |
Topic: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 (also 9.2.x) |
Pitcher
Replies: 59
Views: 238681
|
Forum: Add-Ons & Blocks Posted: Sat Mar 10, 2007 1:15 am Subject: Re: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 |
Its build in.
Just change
[php]SpawConfig::setStaticConfigItem('default_toolbarset','standard');[/php]
with
[php]SpawConfig::setStaticConfigItem('default_toolbarset','all');[/php]
in the confi ... |
Topic: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 (also 9.2.x) |
Pitcher
Replies: 59
Views: 238681
|
Forum: Add-Ons & Blocks Posted: Sat Mar 10, 2007 12:44 am Subject: Re: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 |
No Problem  |
Topic: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 (also 9.2.x) |
Pitcher
Replies: 59
Views: 238681
|
Forum: Add-Ons & Blocks Posted: Fri Mar 09, 2007 11:46 pm Subject: Re: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 |
[php]SpawConfig::setStaticConfigItem('DOCUMENT_ROOT', '/home/u6/robojerk/blacktemplars.org/redux/html/');
SpawConfig::setStaticConfigItem('SPAW_ROOT', '/home/u6/robojerk/blacktemplars.org/redux/html/ ... |
Topic: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 (also 9.2.x) |
Pitcher
Replies: 59
Views: 238681
|
Forum: Add-Ons & Blocks Posted: Fri Mar 09, 2007 8:13 pm Subject: Re: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 |
You should edit the includes/wysiwyg/SpawEditor/config/config.php and enter the full path.
like it says in the file:
// if calculation fails (usually if web server is not apache) set this manually
... |
Topic: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 (also 9.2.x) |
Pitcher
Replies: 59
Views: 238681
|
Forum: Add-Ons & Blocks Posted: Fri Mar 09, 2007 2:49 pm Subject: Re: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 |
[quote="harbrum"]
That confused me a little.
I was editing the config.default.php instead of the config.php
I only had to edit the path to the uploads directory.
Because my dragonfly is installe ... |
Topic: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 (also 9.2.x) |
Pitcher
Replies: 59
Views: 238681
|
Forum: Add-Ons & Blocks Posted: Fri Mar 09, 2007 4:35 am Subject: Re: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 |
| Have you created and chmodded uploads/spaw/files uploads/spaw/images and uploads/spaw/flash ? |
Topic: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 (also 9.2.x) |
Pitcher
Replies: 59
Views: 238681
|
Forum: Add-Ons & Blocks Posted: Tue Mar 06, 2007 8:15 pm Subject: Re: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 |
try to manually insert the correct paths to the config file for the spaw editor.
located in includes/wysiwyg/SpawEditor/config/config.default.php |
Topic: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 (also 9.2.x) |
Pitcher
Replies: 59
Views: 238681
|
Forum: Add-Ons & Blocks Posted: Thu Mar 01, 2007 10:00 pm Subject: Re: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 |
[quote="Ddave_73"]edit: I also notice that I do nto have a youtube button on the spaw editor that I have noticed on the demo page here http://test.pitcher.no/index.php?name=News&file=submit[/quote]
... |
Topic: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 (also 9.2.x) |
Pitcher
Replies: 59
Views: 238681
|
Forum: Add-Ons & Blocks Posted: Thu Mar 01, 2007 9:52 pm Subject: Re: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 |
New version out. Fixed some minor problems and added modded admin submit news.
Enjoy  |
Topic: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 (also 9.2.x) |
Pitcher
Replies: 59
Views: 238681
|
Forum: Add-Ons & Blocks Posted: Fri Feb 16, 2007 2:07 am Subject: [release] Spaw 2.01 wysiwyg for dragonfly 9.1.1 (also 9.2.x) |
This is maybe a thing that many have waiting for in dragonfly, it have been atleast many that have asked for it.
I have added latest spaw editor v2.01 to dragonfly and got it to work realy nice for ... |
Topic: How to change color of text and image in security code? |
Pitcher
Replies: 26
Views: 13639
|
Forum: Themes Posted: Mon Jun 06, 2005 4:51 am Subject: Re: Security Code (Change looks) |
| If it is not in your_themes/images folder just add it. Should be saved as code_bg.png |
Topic: How to change color of text and image in security code? |
Pitcher
Replies: 26
Views: 13639
|
Forum: Themes Posted: Mon Jun 06, 2005 12:04 am Subject: Re: Security Code (Change looks) |
Yes, it is an default image in dark blue. Go to themes/YourTheme/images/
and add code_bg.png, or if it allready in there just edit it with your favorite image editor.. |
Topic: How to change color of text and image in security code? |
Pitcher
Replies: 26
Views: 13639
|
Forum: Themes Posted: Mon May 30, 2005 4:31 pm Subject: Re: Security Code (Change looks) |
You can also change the text color for the sequrity code in themes/YOUR_THEME/theme.php and look for $gfxcolor.
If it is not in there just add it. eg: $gfxcolor = '#FF0000'; |
| |