Forum Replies Created
-
In reply to: Get Profile Links
Or you can just call
get_user_profile_link();
function to get the simple link.If the user is logged in, it will automatically get the user id.
Function can be found here –
https://trac.bbpress.org/browser/trunk/bb-includes/functions.bb-template.php#L2195
In reply to: Get Profile LinksUse this:
bb_get_profile_link(‘id=’.strval(bb_get_current_user_info( ‘id’ )).’&text=YOUR_TEXT_HERE&before=BEFORE_THE_LINK&after=AFTER_THE_LINK’);
You can view the function here:
https://trac.bbpress.org/browser/trunk/bb-includes/functions.bb-template.php#L2768
In reply to: Future of bbPressThanks for the answer Matt, looking ahead for a great future of bbPress.
In reply to: Downloading "Kakumei"You can register there and see it in action, or install that plugin on your own servers.
If I post a demo login/pass, someone would obviously change it.
Live Demo (for the time being, I might disable the plugin after a few days): http://forum.gaut.am/topic/test-topic#postform
Sorry for the “month long” late reply as I forgot about this topic after writing my previous reply.
Here it is:
http://gaut.am/uploads/live-comment-preview.zip
Now as the user types, the preview will also refresh itself (I have jQueryised the js code)
In reply to: Need Beta Testers for Ajaxed Chat PluginNow you can download the plugin from here:
https://bbpress.org/plugins/topic/ajaxed-chat/
The above download link for beta version is now dead.
In reply to: Need Beta Testers for Ajaxed Chat Pluginif you are logged in, then it will fetch the display name, else it will ask for nickname
though, there is an option by which you can disable unregistered users from viewing the chat
In reply to: Need Beta Testers for Ajaxed Chat Pluginthat is already done in the plugin
In reply to: THEME: Static – 3 colors, fluid widthReally nice themes!
In reply to: inove theme has a bad suspected linkcan you tell the filename which you found this? I use iNove theme on one of the forums…
In reply to: ChatI will try to create a plugin based on PHP Free Chat
You can use curl to upload images to imageshack or tinypic
This fix is for 1.0, if you are using 9.0.6, then use the original plugin.
This fix doesn’t create directories with
pb--
in their name.I will check it again and upload on my website…
In reply to: Sometimes Less Is Just Lessa. Private message
b. Avatar upload
c. Memberlist
d. Quote option in topics
e. Smilies
I prefer them to be as plugins, not integrated within bbPress. If we need to update some part of code of those features, we could just update the plugin not the full forum board. The plugins can also be managed by individuals, not by the creators of bbPress.
You rarely have to do any template edits to use the plugins, all possible of
add_action
andadd_filter
In reply to: How to: allow headings in postYou can use the HTML Purifier plugin and allow any other tag also:
http://urbangiraffe.com/plugins/html-purified/ (Download the bbPress one)
In reply to: What plugins is bbpress.org runningI think its also running Support Forum Plugin
Thanks
In reply to: Ubuntu India Forum redesignCool!
And nice theme!
In reply to: Urban Giraffe Support uses bbPressYeah, very nice theme.
They have also released it publicly here:
In reply to: Can't enable user themesTry chmodding it to 755 and see if it works then….
Also, don’t forget to donate for the plugin, it takes a lot of hardwork & time to make it: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6590760
In reply to: Sneak peek at bbPress.org 2.0Cool one Sam… Really Nice…..