bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

i need ...

(4 posts)
  • Started 6 months ago by marshosh
  • Latest reply from marshosh
  • This topic is not resolved
  1. 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 6 months ago #
  2. 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-5707

    2. 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 6 months ago #
  3. 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.3

    3.I will try to add this code .

    Thank you agin ... By.

    Posted 6 months ago #
  4. 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

    Posted 6 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.