Jensos
Forum Replies Created
-
Forum: Plugins
In reply to: [Prosodia VGW OS] Zählmarken in Kategorien und Tag-SeitenDu bist verrückt! Bei dem Wetter muss man raus und nicht Support-Posts lesen. 😀
Forum: Fixing WordPress
In reply to: the_tags without links possible?Hi MichaelH! Yes, this one give me a big array with the tags and much other stuff… how can I use PHP to get only a list of the tags?
Forum: Fixing WordPress
In reply to: Changeing permalinks into /%postname%/index.htmlI found a way for the index.html:
RewriteRule ^([^/]+)/index.html?$ /index.php?name=$1 [QSA,L]…but how can I offer them as static html?
Or should I use index.xhtml??Forum: Plugins
In reply to: FCKeditor Plugin ChenPressChenpress for Category Description? Is it possible to use chenpress as an wysiwyg-editor for editing the categorydescription of any category in WordPress? Or is there any other way to get an wysiwyg-editor for this description to insert links and images easily?
Forum: Plugins
In reply to: FCKeditor Plugin ChenPressHi!
I think chenpress is great, but I have serious problems using the image-upload: I created all folders and made chmod 777. I user the default-Place /wp-content/files, but when I want to upload a image or create a folder I get “You dont have permissions…”. When I upload a image by ftp into the folder “Images” I cant see it, if I chosse “Browse the Server”. To me it looks like the program uses the wrong structure to search for pictures and files, but I dont know how to find the problem. Anyone can help?
Thanks!jens
Forum: Plugins
In reply to: FCKeditor Plugin ChenPressI have a problem using the plugins chenpress and smart link.
For smart link I use tags like this [horido->]
but everytime, I open the post with chenpress it will be converted to [horido-& g t ;] (I had to change because of the html-tags) which destroys the code for me.Does anyone know a help for this thing?