Info
- 4 posts
- 2 voices
- Started 4 years ago by العاب
- Latest reply from العاب
- This topic is not resolved
i need ...
-
- Posted 4 years ago #
Hello ,
i'm use BBpress version 0.8.3 and i need some thing to it :1. i need wysiwyg editor which i can with it enter an IMG , SWF , WAV , RAM , RM , MPEG and more ...
2.i need google sitemap which work whit 0.8.3
3.i need to show the hot tags in all pages .
thanks for all , and i am sory for my bad english
-
- Posted 4 years ago #
1. You can integrate FCK Editor or TinyMCE if you are looking for a wysiwyg editor.
http://www.fckeditor.net/
http://tinymce.moxiecode.com/1a. To allow all that type of content, you're going to need a plugin. Check out this thread:
http://bbpress.org/forums/topic/plugin-youtube-in-bbpress?replies=18#post-57072. Does the regular sitemap plugin NOT work with 0.8.3? I never tried it. http://boakes.org/download/bbpress_sitemap.txt
3. To show hot tags, you are going to need to edit the template files for each page, then insert this tag where you want it:
<p class="frontpageheatmap"><?php bb_tag_heat_map(); ?></p>
Depending on the layout of each of your pages, you might need to create a new div to insert that tag heat map into, or maybe there is room inside an existing div.The things you are asking for are going to require a substantial amount of work on your part. It can all be done (probably) but it's not going to be super quick.
Good luck.
-
- Posted 4 years ago #
chrishajer,Thank you!
1.the FCK wysiwyg editor is very Nice ... but how i can install it in my BBpress ?
2.This sitemap : http://boakes.org/download/bbpress_sitemap.txt
not working whith 0.8.33.I will try to add this code .
Thank you agin ... By.
-
- Posted 4 years ago #
Hello all ...
I need more :)I need to adds description and keywords meta tags for both is_topic and is_forum.
i was search in this forum i see one plugin but it wasn't work with 0.8.3
-
You must log in to post.