Hi,
I switched to FCKEditor and found that the whole index page is in the fckeditor itself.
I found out that it is caused by the Rewrite rule (I don't have the rewrite rule for fckeditor). My question is: is it all right to add the following into the .htaccess:
RewriteRule ^plugins/serendipity_event_fckeditor/fckeditor/(.*) plugins/serendipity_event_fckeditor/fckeditor/$1 [L,QSA]
FCKEditor contains my own blog
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: FCKEditor contains my own blog
The FCKEditor plugin should contain a ".htaccess" file which already disables the Rewriting for that plugin...don't you have it?
Regards,
Garvin
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Yes, right, the file should come with that directory. Same as TinyMCE, you are right. It is contained in our CVS repository; how did you download the plugin(s)?
Maybe spartacus couldn't download those files, if you used that? In that case, please just create such a htaccess file
Regards,
Garvin
Maybe spartacus couldn't download those files, if you used that? In that case, please just create such a htaccess file
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/