Customizing SMF > Modifications and Packages

FancyPosts

(1/16) > >>

Yoshi:
FancyPosts
Link to Mod
This mod adds a couple of BBCodes into the forum. It copies various GUI elements to posts, to say the least.

(theme used in last screenshot: PremiumMGC)

License:
This mod is too simple to assign a license to it, but if I must, I'd probably go with the Creative Commons Attribution 3.0 Unported license.
As long as you do not steal my idea I'm fine with it. Modify this, kill it, let it doom someone's forum, I couldn't care less.

Languages:
This mod does not use languages.

Installation:
Install through the package manager.

Files modified:
None. This mod uses hooks to insert BBCodes.

New BBCodes:
These BBCodes are added:

--- Quote ---[catbar]

Usage (1): [catbar]Text here[/catbar]
Adds text into a famous category bar used everywhere in the forum.

Usage (2): [catbar=http://my.icon.com/icon.png]Text here[/catbar]
Adds an icon AND text into a category bar.

Usage (3): [catbar icon=http://blah.com/icon.png width=50%]Text here[/catbar]
Adds an icon and text in a category bar, but also specifies the width in percents.
(both parameters are optional)

Usage (4): [catbar icon=http://blah.com/icon.png width=100px]Text here[/catbar]
Adds an icon and text in a category bar, but also specifies the width in pixels.
(both parameters are optional)

--- End quote ---


--- Quote ---[titlebar]

Usage: Same as [catbar]. Only difference is style.
--- End quote ---


--- Quote ---[info]

Usage: [info][b]Parsed content here![/b] More text here[/info]
Adds an information box into the post. Content IS parsed.
--- End quote ---


--- Quote ---[warn]

Usage (1): [warn]Warning here! [b]Parsed text here![/b][/warn]
Adds a warning-style box as you'd see when you had Upgrade.php in your SMF directory.

Usage (2): [warn=Warning TITLE here!]Warning DESCRIPTION here![/warn]
Again adds a warning-style box. This time with title and description.
--- End quote ---


--- Quote ---[plainbox]

Usage: [plainbox]Content here[/plainbox]
Adds a box just like the description panels in the Admin panel. If you dunno what that means, take a look at the screenshots.
--- End quote ---


--- Quote ---[roundframe]

Usage: [roundframe]Content here[/roundframe]
Adds a rounded frame.
--- End quote ---


--- Quote ---[windowbg]

Usage: [windowbg]Content here[/windowbg]
Adds a different background.

This tag is qualified for restyling
--- End quote ---


--- Quote ---[menu] and [button]

Usage: [menu][button active=true url=http://my.url/]Button title[/button][/menu]
or: [menu][button=http://my.url]Inactive button title[/button][/menu]

Adds a menu bar into the post.
--- End quote ---


--- Quote ---[buttonlist] and [button]

Usage: Same as [menu] and [button], except that [menu] is replaced with [buttonlist].

Adds a more button-ish like bar.
--- End quote ---

Doctor Deejay:
Nice mod :)

Marcus Forsberg:
Not bad. Not bad at all!

Yoshi:
Thanks both :)

I have yet to install this on my own site, because I was smacking some bugs in the meantime, gotta install it later to give you a demo :)

EDIT: Dr. Deejay has been playing with the mod:
http://map3cms.co.cc/index.php/topic,268.msg298.html#new

EDIT2: Uploaded new version which should fix a few bugs. It's called the same as the previous package ("FancyPosts.zip").

Jessica.:
cool mod!

Navigation

[0] Message Index

[#] Next page

Go to full version