Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Markdown Support by BOP5 Details »»
Markdown Support by BOP5
Version: 0.9, by BirdOPrey5 (Senior Member) BirdOPrey5 is offline
Developer Last Online: Aug 2023 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.8.x Rating:
Released: 06-17-2011 Last Update: Never Installs: 11
Supported Uses Plugins
Re-useable Code Additional Files Translations Is in Beta Stage  

This mod introduces support for "Markdown" syntax in vBulletin posts. Markdown is an alternative to BB Code and HTML. In some situations it may be preferable to use Markdown when formatting posts instead of BB Code.

More info on Markdown at Wikipedia: http://en.wikipedia.org/wiki/Markdown

This mod allows you to specify one or more forums on your site which will be Markdown enabled.

Please note: In a Markdown Enabled forum BB Code will not work so don't turn a forum with existing posts into a Markdown forum- you'd be best off making a new forum for this mod.

This mod makes use of a redistributable PHP library available here:
http://michelf.com/projects/php-markdown/

Syntax of Markdown is available here:
http://daringfireball.net/projects/markdown/syntax

The Library Used is "Markdown Extra" which adds extra formatting beyond the standard Markdown options:
http://michelf.com/projects/php-markdown/extra/

An example of Markdown Code is:
Code:
This is a bold test of the **Markdown Mod**. This is an _italics_ test. 

    This is a code test.
    Keep 4 spaces before a line
    to turn it into a code line.                 code test 
    Spaces are preserved in code as well as a fixed font.         Test over.

Link Example: <http://example.com/>

`these funny backward apostrophe characters to the left of the 1 key also make code lines`

1. This is an
2. Ordered List
3. Just add numbers

* this is an
* un-ordered list
See the screenshot of how this will turn into properly formatted HTML with the mod enabled.

In addition to enabling selected forums for Markdown support the mod can at your option disable the advanced editor controls (like the BB Code toolbars) in the editors since that format will not work with Markdown anyway.

Current Version: 0.9
New in 0.9: Initial release- This is a stable Beta, no known bugs.

There is a VB3 version and a VB4 version. Please install the correct version.

Please Mark as Installed if you use this.

Download Now

File Type: zip Markdown Support by BOP5v09.zip (37.7 KB, 47 views)

Screenshots

File Type: jpg md_settings.jpg (213.6 KB, 0 views)
File Type: jpg vb3_newpost.jpg (153.7 KB, 0 views)
File Type: jpg vb3_newposted.jpg (155.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 07-17-2011, 07:07 PM
Plugin Pete Plugin Pete is offline
 
Join Date: Jul 2011
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
The popular site http://stackoverflow.com uses Markdown in all their "forums." Now I lnow how to use it.
Thanks for the link to stackoverflow.com. That helped. :up:
Reply With Quote
  #13  
Old 07-17-2011, 07:12 PM
Adrian Schneider's Avatar
Adrian Schneider Adrian Schneider is offline
 
Join Date: Jul 2004
Posts: 2,528
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's used a lot for documentation. It's a lot more human readable than BBCode so it's a little easier to read/write (IMO). WYSIWYG can get frustrating - this provides a nice middle ground where you can tell what the formatting is at a glance, without actually using WYSIWYG.

GitHub is another big player that uses (or supports) it.
Reply With Quote
  #14  
Old 07-17-2011, 07:23 PM
Plugin Pete Plugin Pete is offline
 
Join Date: Jul 2011
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Adrian Schneider View Post
It's used a lot for documentation.
That's what I was wondering and why I asked. Documentation makes sense.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:25 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05369 seconds
  • Memory Usage 2,265KB
  • Queries Executed 19 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (3)postbit
  • (4)postbit_attachment
  • (4)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete