Jump to content

  • Chat
  •  
  •  

Welcome to Formiculture.com!

This is a website for anyone interested in Myrmecology and all aspects of finding, keeping, and studying ants. The site and forum are free to use. Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation points to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!

Photo

BBCode and Media Tags

bbcode tags media soundcloud youtube myspace google vimeo

  • Please log in to reply
7 replies to this topic

#1 Offline dspdrew - Posted July 21 2014 - 11:48 AM

dspdrew
  • LocationSanta Ana, CA

For those of you who are not aware of this, through the use of Media tags, you can simply post the URL of any of the designated Media tag content, and a media player will be automatically embedded in your post displaying the content you linked to. Listed below are all of the available Media tags.

 

Also, for those of you who like to manually type out your BBCode, I have also listed all of the available BBCode tags too. For anyone who would like to manually type out their BBCode but do not know how, you can do so by clicking the very first icon on the top toolbar of the graphical editor which will then switch it to BBCode view.
 
If anybody has any suggestions for any new tags that would making posting easier, let me know. If enough people or I think it makes sense, I will try and create it.
 
 

Media Tags:

Flash Movie/Game (<any url>.swf)
Flickr Image Set (flickr.com)
GameTrailers (gametrailers.com)
GIF (<any url>.gif)
Google Drive Image (drive.google.com)
Google Map (google.com/maps)
Google Video (video.google.com)
JPG (<any url>.jpg)
JPEG (<any url>.jpeg)
MP3 (<any url>.mp3)
MySpace Video (myspace.com)
PNG (<any url>.png)
Soundcloud Audio File (soundcloud.com)
Vimeo (vimeo.com)
YouTu.be (youtu.be)
YouTube (youtube.com)

 

BBCode Tags:

Acronym

[acronym={option}]{content}[/acronym]

Background-Color

[background={option}]{content}[/background]

Blog Entry Link

[entry={option}]{content}[/entry]

Blog Link

[blog={option}]{content}[/blog]

Bold Text

[b]{content}[/b]

Center

[center]{content}[/center]

Code

[code]{content}[/code]

Color Text

[color={option}]{content}[/color]

Email Address

[email={option}]{content}[/email]

Extract Blog Entry

[extract]{content}[/extract]

Font Tag

[font={option}]{content}[/font]

Horizontal Rule

[hr]

HTML Code

[html]{content}[/html]

Image

[img={option}]

Indent

[indent={option}]

Italic Text

[i]{content}[/i]

Left

[left]{content}[/left]

Lists

[list]{content}[/list]

Media

[media={option}]{content}[/media]

Member

[member={option}]

Multi-Page Articles

[page]

PHP Code

[php]{content}[/php]

Post Link

[post={option}]{content}[/post]

Post Snap Back

[snapback]{content}[/snapback]

Quote

[quote]{content}[/quote]

Right

[right]{content}[/right]

Shared Media

[sharedmedia={option}]

Size Tag

[size={option}]{content}[/size]

Spoiler

[spoiler]{content}[/spoiler]

SQL Code

[sql]{content}[/sql]

Strike

[strike]{content}[/strike]

Subscript Text

[sub]{content}[/sub]

Superscript Text

[sup]{content}[/sup]

Topic Link

[topic={option}]{content}[/topic]

Twitter

[twitter]{content}[/twitter]

Underlined Text

[u]{content}[/u]

URL

[url={option}]{content}[/url]

XML Code

[xml]{content}[/xml]

Edited by dspdrew, January 18 2015 - 2:42 PM.


#2 Offline Crystals - Posted July 21 2014 - 12:23 PM

Crystals

    Advanced Member

  • Moderators
  • PipPipPip
  • 2,048 posts
  • LocationAthabasca, AB (Canada)

Helpful information.  I may use it one day.


"Always do right. This will gratify some people, and astound the rest." -- Samuel Clemens

 

List of Handy Links   (pinned in the General section)

My Colonies


#3 Offline dspdrew - Posted July 21 2014 - 3:00 PM

dspdrew
  • LocationSanta Ana, CA

I think I am going to add code to automatically convert URLs that link directly to an image file to an embedded image. If anyone thinks this is a bad idea, let me know. I know this would be a huge convenience for me and probably others as well. In the event that you would specifically want a link posted instead of an embedded image, you can always use the URL tag to create it, and then it shouldn't automatically convert.



#4 Offline dspdrew - Posted July 24 2014 - 3:07 PM

dspdrew
  • LocationSanta Ana, CA

Okay, any URLs linking to images should now show up as embedded images 700px or smaller and they should also link to the full-sized image. :D



#5 Offline dspdrew - Posted January 18 2015 - 2:42 PM

dspdrew
  • LocationSanta Ana, CA

Added two new Media Tags.

 

Google Drive Image (Post Google Drive images now without converting--simply post the URL.)

Google Map (Post the URL to any Google Map, and it should automatically embed it.)



#6 Offline PTAntFan - Posted August 22 2016 - 2:06 PM

PTAntFan

    Advanced Member

  • Members
  • PipPipPip
  • 495 posts
  • LocationBurbank, CA

Any way to figure out how to link directly to a OneDrive video?  Here's an example of the autogen'd embed code and a direct linke:

 

<iframe src="https://onedrive.liv...Jc5tjB7om2_9V4"width="320" height="180" frameborder="0" scrolling="no" allowfullscreen></iframe>

 

https://1drv.ms/v/s!...UvlskqEb38ACE4g


Edited by PTAntFan, August 22 2016 - 2:07 PM.

PTAntFan----------------------------------Pogonomyrmex Californicus*****************************<p>I use the $3 Tower I made up. See it here.

#7 Offline Kevin - Posted August 22 2016 - 2:12 PM

Kevin

    Advanced Member

  • Members
  • PipPipPip
  • 833 posts
  • LocationSouth Jersey

I think I am going to add code to automatically convert URLs that link directly to an image file to an embedded image. If anyone thinks this is a bad idea, let me know. I know this would be a huge convenience for me and probably others as well. In the event that you would specifically want a link posted instead of an embedded image, you can always use the URL tag to create it, and then it shouldn't automatically convert.

I've seen sites do it before, and also add imgur albums with direct album links, it will display an array of pictures and you can click ones to view. It would be very helpful!


Hit "Like This" if it helped.


#8 Offline dspdrew - Posted August 22 2016 - 6:19 PM

dspdrew
  • LocationSanta Ana, CA

I'm not a developer, so it's a lot more work for me to get the code right, but I'll see if I can do it when I have some free time.







Also tagged with one or more of these keywords: bbcode, tags, media, soundcloud, youtube, myspace, google, vimeo

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users