vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - DJ's AME (Auto Media Embedding) XML Media Definitions (Third Time's the Charm) (https://vborg.vbsupport.ru/showthread.php?t=175378)

Digital Jedi 12-20-2008 03:41 PM

Heh, that's kind of funny. I'd seen the BBCode mod and didn't even think about an AME version.

Vitaly 12-20-2008 05:09 PM

Heh :) AME is powerful enougth, especially 2.5 with separate containers. I don't understand, why people use it only for video & music.

Investigated google maps links. Bad news is, that embedded link requires security token. Good news is, that in AME 2.5 you can make a separate container and play where with Google Maps API. Not so easy, as lmgtfy.xml, but possible.

I have proposal for AME 2.5 - until not released, there is possibility to add 1 more field to definitions: call defined php script instead regular expression to build output. For such complicated cases as google maps.

That will make a great flexibility for link parsing. I like AME concept "don't think, just post your link".

Skavenger 12-21-2008 11:17 PM

Hey, remember to add this one to the master XML!

neof 12-22-2008 03:32 PM

I have 3.6.8 and want to try this mod. I understand it is built for 3.7.x
Has anyone verified it will work on 3.6.8?

Digital Jedi 12-25-2008 01:26 AM

Quote:

Originally Posted by Skavenger (Post 1690690)
Hey, remember to add this one to the master XML!

Well, looks like Vitaly wants to keep track of that one himself. But I may do a variation on that same theme.


Quote:

Originally Posted by neof (Post 1691181)
I have 3.6.8 and want to try this mod. I understand it is built for 3.7.x
Has anyone verified it will work on 3.6.8?

AME 2.0 should work on 3.6 as well. So far I see no reason why not. But you can always test it out on your demo board. You can also still download the 3.6 version in the 3.6 mods section.

Vitaly 12-25-2008 07:38 AM

Quote:

Originally Posted by Digital Jedi (Post 1693250)
Well, looks like Vitaly wants to keep track of that one himself. But I may do a variation on that same theme.

That's just to collect & fix bugs. You can include it without restrictions. If it's necessary, i can add appropriate text on that page.

Digital Jedi 12-25-2008 01:39 PM

Quote:

Originally Posted by Vitaly (Post 1693332)
That's just to collect & fix bugs. You can include it without restrictions. If it's necessary, i can add appropriate text on that page.

Sounds good to me.

Skavenger 12-25-2008 03:28 PM

Yeah, and it's better that way because we'll have all in one package :)

Oyabun 12-28-2008 08:08 PM

When i post WMV Videos they still play automatically when i use Firefox or Opera.
In Internetexplorer the autoplay = false works...

How can i change this please?

Digital Jedi 12-28-2008 10:50 PM

Is <param name="autostart" value="false"> not working?

beduino 12-30-2008 11:26 AM

Hello Digital!
first of all: THANK YOU!
second: flickr issue:

Quote:

Originally Posted by Digital Jedi (Post 1627949)
Hmm, that's a slighly different URL structure then when I first made the two Flickr definitions. I may have to make a third.

1. when we copy/paste the url of user's flickr like
http://www.flickr.com/photos/alexismp/show/

don't works

2. when we use a album of this user , all works. example
http://www.flickr.com/photos/alexism...68123141/show/


If you can make a definition to users ... will be great :D

tks in advance
joao barroca
aka beduino

Annapurna 12-31-2008 01:35 PM

I'm on 3.7.4 PL1


1. PDF

Embed Locally Hosted .pdf Files Using The PDFMENOT Viewer! does not work.
I always getting an "Invalid PDF URL!" error.

Going to pdfmenot.com and adding the same URL there it works.

Is this a known issue?



2. WMV

Embed Locally Hosted .wmv Videos! is also buggy.
Video is embedded and works.
But everything written AFTER the video URL is urled too.



3. Picasa Web Albums

Is there a possibity to make Picasa Web Album slideshows embedding too?



4. Wikimapia

Is there a possibity to make Wikimapia URLs embedding too?


Happy New Years Eve,
Andreas

Digital Jedi 12-31-2008 03:09 PM

Quote:

Originally Posted by beduino (Post 1697116)
Hello Digital!
first of all: THANK YOU!
second: flickr issue:



1. when we copy/paste the url of user's flickr like
http://www.flickr.com/photos/alexismp/show/

don't works

2. when we use a album of this user , all works. example
http://www.flickr.com/photos/alexism...68123141/show/


If you can make a definition to users ... will be great :D

tks in advance
joao barroca
aka beduino

Yes, I'm looking into making this additional URL structure convert.


Quote:

Originally Posted by Annapurna (Post 1697858)
I'm on 3.7.4 PL1


1. PDF

Embed Locally Hosted .pdf Files Using The PDFMENOT Viewer! does not work.
I always getting an "Invalid PDF URL!" error.

Going to pdfmenot.com and adding the same URL there it works.

Is this a known issue?

Be sure to always include the http:// in the URL, or the viewer cannot find the document. Also make sure the document isn't encrypted.



Quote:

2. WMV

Embed Locally Hosted .wmv Videos! is also buggy.
Video is embedded and works.
But everything written AFTER the video URL is urled too.
I'd need to see what your Regular Expression for your WMV videos definition. That should not be happening.



Quote:

3. Picasa Web Albums

Is there a possibity to make Picasa Web Album slideshows embedding too?



4. Wikimapia

Is there a possibity to make Wikimapia URLs embedding too?


Happy New Years Eve,
Andreas
I'll certainly look them over to see if it's possible.

Annapurna 01-01-2009 12:13 PM

Quote:

Originally Posted by Digital Jedi (Post 1697931)
Be sure to always include the http:// in the URL, or the viewer cannot find the document. Also make sure the document isn't encrypted.

It's not encrypted and yes, I've tried it with all possible versions (with / without http://, with / without www.), but doesn't work. It's no secret: That's the file I've tried to embed: http://www.trekkingforum.com/upload/Kackar-Gebirge.pdf

Quote:

Originally Posted by Digital Jedi (Post 1697931)
I'd need to see what your Regular Expression for your WMV videos definition. That should not be happening.

I haven't changed it:
Quote:

([URL]http://[/URL][\w]*[\.]*Trekkingforum\.[\w/&;%-\.]+\.wmv)
replacement:
Quote:

<object id="MediaPlayer" width="500" height="300" classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components?" type="application/x-oleobject" codebase="[URL]http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112[/URL]">
<param name="filename" value="$p1">
<param name="Showcontrols" value="True">
<param name="autostart" value="false">
<embed type="application/x-mplayer2" src="$p1" name="MediaPlayer" width="500" height="300" autoplay="false"></embed>
</object>

Picase Webalbum & Wikimapia
Quote:

Originally Posted by Digital Jedi (Post 1697931)
I'll certainly look them over to see if it's possible.

Would be great and highly appreciated. Till now I've defined bb-Codes for these, but they are a bit complicated and users use it very rarely.

Andreas

Digital Jedi 01-01-2009 05:36 PM

Quote:

Originally Posted by Annapurna (Post 1698463)
It's not encrypted and yes, I've tried it with all possible versions (with / without http://, with / without www.), but doesn't work. It's no secret: That's the file I've tried to embed: http://www.trekkingforum.com/upload/Kackar-Gebirge.pdf

Go into your .PDF definition's Replacement HTML and try changing the instance of {$url} to {$p1} and see if that fixes things for you.


Quote:

I haven't changed it:

replacement:
Mind if I see the page where this is over reaching? It could be just the way the post was formatted.

River_rush 01-01-2009 08:58 PM

I modified the DJ XML so that you don't have to delete the default definitions.
Also added http://uk.youtube.com to it

Digital Jedi 01-02-2009 12:17 AM

Quote:

Originally Posted by River_rush (Post 1698777)
I modified the DJ XML so that you don't have to delete the default definitions.
Also added http://uk.youtube.com to it

The reason that you wouldn't want to do that, is because the definitions that come with AME are not kept up to date on a regular basis. This is the only thread that keeps up with the definitions and updates them each time their websites make changes to their existing code. MySpace, for example, I'll be updating soon, and the stock MySpace definition that comes with AME no longer functions. Amazon has also been updated twice since the previous release of AME 2.5. So your going to want to delete your stock definitions if you want to maintain functionality. The Geek doesn't plan on updating his mod but in the event of a major upgrade, and that's if he has the spare time.

Also, my existing YouTube defintions already supports all the international YouTube sites http://www.cogonline.net/forums/show...477#post370477

Annapurna 01-02-2009 12:29 PM

Quote:

Originally Posted by Digital Jedi (Post 1698663)
Go into your .PDF definition's Replacement HTML and try changing the instance of {$url} to {$p1} and see if that fixes things for you.



Mind if I see the page where this is over reaching? It could be just the way the post was formatted.

pdf works with {$p1} Thanks!
question: is it possible to increase the quality of the pdf? And wouldn't it be easier to define an iframe instead pdfmenot?

Second issue: wmv, I've PMed you login datas for you to see it yourself.

A.

Digital Jedi 01-02-2009 06:40 PM

Quote:

Originally Posted by Annapurna (Post 1699250)
pdf works with {$p1} Thanks!
question: is it possible to increase the quality of the pdf? And wouldn't it be easier to define an iframe instead pdfmenot?

The quality is handled on PDFMeNot's end, so we wouldn't be able to adjust that. PDFMeNot is actually converting your PDF into Flash for readability. An iframe wouldn't necessarily give you better controls, nor would it be necessarily be easier to read, especially for those that don't want their viewer that large.

Alternatively, you could try uploading your PDF's to www.scribd.com. They're kind of a YouTube for documents type site and also supported in my Master XML.



Quote:

Second issue: wmv, I've PMed you login datas for you to see it yourself.

A.
Go into your WMV definitions and lets test something. I have some HTML code in the title of the definition. It doesn't really serve any purpose other then to make the title of the definition bold and italicized in the AME CP. For some reason, either your server or something in vBulletin will strip out the last few characters if the name is too long. Since I have HTML in their, it's showing up as incomplete when a video is posting and likely the cause of your problem.

You can do one of two things. The closing </b> tag is missing it's closing bracket: </b You can try and put that > back in there and save it and see if it doesn't get stripped out again, or you can remove the HTML in the title altogether: <b><i>TITLE HERE</i></b>. (Or you can try putting the bracket back and just shortening the name)

Annapurna 01-02-2009 07:23 PM

@pdf issue: makes sense, iframe would be too big for most
will have a look at Scribd...

@wmv issue: you were right: there was always the last ">" deleted. Is done automatically by vB. I've counted it: only 50 characters are taken.

Thanks
A.

Digital Jedi 01-05-2009 09:42 PM

***Updates***

Okay gang, here's your first set of updates for 2009. I'll update the 2.5 thread later tonight. Hope you enjoy and here's a rundown of what's new.

WHAT"S NEW

**Internal Linking
You may notice the new set of defs towards the top of your list called Internal Linking. This set is entirely optional, of course, but will auto convert internal links using the info between your forum's <title></title> tags. It will also add a small image to the start of the tag based on your forums favicon image. (NOTE: If no favicon shows up, make a copy of the favicon in your website's root directory and add it to your forum's root directory)

This set includes defs that will convert Threads, Posts, Forums and Categories, as well as auto format a link to a member's profile page with their User Name. (The member link doesn't include a favicon image. You can add it if you want.)

This has not been thoroughly tested on a forum other then my own. So give me some feedback on if you like it or not. It also has not been optimized for people running SEOs of some kind. If you want support for your SEO you need to send me a link to your forum as well as let me know what SEO modification your running.



AllPosters (Thumbnails) et.al.
This set will convert almost all product links form AllPosters.com into thumbnails like the Amazon and CafePress definitions. There's very few products that will not convert, and these appear to be only frames, or anything that's been framed.

Also note that you can use your own affiliate ID with AllPosters if you have one just by replacing the three instances of mine in the Replacement HTML. Or you can leave it. Again, won't hurt my feelings.


CannabisTV
I'm not sure what this site's about, but I think it has something to do with botany.


Google (Search Results) (Let Me Google That For You)
Two new defs for Google include one that will convert search result links into a shorter formatted Google link.
Attachment 91809Google: Star+Wars

And a humorous one that will convert links into a redirect to LetMeGoogleThatForYou.com


The Let Me Google That For You definition is a variation on the one created by Vitaly.

There's two icons available, the old Google favicon Attachment 91810 and the new one Attachment 91809. Save them to your images/misc directory. It uses the new icon by default, but you can change the definition to the old one just by changing the Replacement HTML image source from _new to _old.

Imeem (Photos)
Didn't realize this site had embeddable photos, so here's a small def to correct that oversight.


Wikipedia (Links)
Here's a handy definition for auto converting Wikepdia links with a little icon at the front. Save this image to your images/misc directory. Attachment 91811


YouTube (HQ/HD)
By now you should all know what this is as often as it's been requested. This will embed High Def and High Quality YouTube videos based on the URL. Most of you already know to add the special string of characters to the end of the URL when you want to link to it. However, for these to convert, you'll need to add the string after the watch?, before the v=, like so:


This is the concession I had to make just to get HD and HQ videos to work with AME. Remember that this will only work if a corresponding HQ/HD video for a given URL exists. Here's the code you need for each type of video:


High Def: fmt=22&
High Quality:fmt=18&




WHAT'S UPDATED

The following defs where updated mostly because of code changes by the supported sites.


Imeem (Music)
Imeem (Videos)
MySpace

YouTube
Somewhere along the way, the Full Screen option disappeared from this definition. I've worked it back in along with a new feature. Deep Linking. Sounds like something you'd get from the back end of the video store, right? Not in this case. Deep linking is YouTube's relatively new ability to jump to a fixed time frame inside a video. In order to do this, append the URL of your YouTube video with #t=XXs where XX is the number of seconds into the video you want to jump. (NOTE: I know some of you already know of this, but what's different here is that you cannot use minutes and seconds in the URL. You have to use seconds only, so you'll have to do just a little head math.)

For example, click http://www.youtube.com/watch?v=FuQRmtBq-ls#t=120s and playback will begin exactly 120 seconds or 2 minutes into the video. This will not work with the HD videos, but will work for any other YouTube link.


As always, the updates have been added to the Main ZIP and the Master XML. But you can download them here absolulty free!.

And that's all! Hope you all enjoy!

Vitaly 01-06-2009 04:28 AM

Great idea to beutify google/wiki links and add icons!

Shame on me... I've missed such evident thing :)

Annapurna 01-06-2009 07:26 AM

tried to upload the Master XML and got this message (used the AME CP import):
Quote:



Can not save Import because of the following error(s):
  • Duplicate keys found

Any idea?

One question: Is it right that you can use either Google (Search Results) or Google (Let Me Google That For You). Because how should the addon 'know' how it should convert the googlelink?

A.

TMH63 01-06-2009 12:02 PM

Duplicate keys are found because you have not deleted the definitions you have installed before importing the mast list. This mod won't write over what you currently have. Delete all your old definitions and import the new master. Works like a charm.

Annapurna 01-06-2009 01:11 PM

Thanks!

One more issue:

A couple of hours ago I've embedded a Google-Video.
Worked fine after uploading.

But later, paying a second visit, it doesn't show any more:
http://trekkingforum.com/forum/showp...9&postcount=13

But the video itself is fine at Google Videos:
http://video.google.com/videoplay?do...39492569&hl=en

A.

Digital Jedi 01-06-2009 02:50 PM

Quote:

Originally Posted by Annapurna (Post 1703052)
tried to upload the Master XML and got this message (used the AME CP import):

Any idea?

Quote:

Originally Posted by Annapurna (Post 1703231)
Thanks!

One more issue:

A couple of hours ago I've embedded a Google-Video.
Worked fine after uploading.

But later, paying a second visit, it doesn't show any more:
http://trekkingforum.com/forum/showp...9&postcount=13

But the video itself is fine at Google Videos:
http://video.google.com/videoplay?do...39492569&hl=en

A.

Your using AME 2.5, right? The duplicate keys entry is, as TMH63 says, the way 2.5 prevents duplicate definition entires. Though you may want to wait just a little bit while I update the 2.5 definitions in my other thread, and try those, as I think your Google Videos might be related to that. I'll have to check to be sure.

Quote:

One question: Is it right that you can use either Google (Search Results) or Google (Let Me Google That For You). Because how should the addon 'know' how it should convert the googlelink?
It has to be one or the other, which is why one is turned off by default.

Annapurna 01-06-2009 05:38 PM

I'm not sure if I've mixed something up.
Yes I use 2.5.

Maybe I've downloaded the wrong definitions?

So, "Third Time's the Charm" is wrong for 2.5?

confused ...

A.

Digital Jedi 01-06-2009 08:08 PM

It's not wrong neccessarily, it's just there's some issues with 2.5 RC1 and the way it handled some of the variables in the definitions. So the definitions for 2.5 had to be tweaked in a way that 2.0's definitions didn't need to be. Not to mention, the whole point of running 2.5 is take advantage of the global sizing options in the AME CP, which will only work with the definitions especially made for them: DJ's AME (Auto Media Embedding) XML Media Definitions for AME 2.5

Digital Jedi 01-07-2009 08:36 AM

I've just updated the Danny's FAQ for AME 2.0.2 as well as my Definitions FAQ. They've been spread out amongst the first five posts of this thread. They cover important info that you may need if your just starting out, and explain important specifics about some definitions that you may not have know. Please review them if you have any questions.

Super Jinni 01-07-2009 06:37 PM

Hi Mark,
first thanks for this great definitions which everyone here is happy with and your work is really appreciated.

I was wondering, you almost added all the sites that can come to my mind but you didn't add Expert Village which my forum depends a lot on it.

can you please add it to the definition list here.

I will be really grateful if you can do that.

thanks :)

Digital Jedi 01-07-2009 06:43 PM

Quote:

Originally Posted by Super Jinni (Post 1704400)
Hi Mark,
first thanks for this great definitions which everyone here is happy with and your work is really appreciated.

I was wondering, you almost added all the sites that can come to my mind but you didn't add Expert Village which my forum depends a lot on it.

can you please add it to the definition list here.

I will be really grateful if you can do that.

thanks :)

I'll be sure to add it to the list of sites to review. I try to add all sites requested if I can.

Super Jinni 01-07-2009 07:00 PM

Great, thanks..

I can't wait, it's the only one missing :)

kastet 01-08-2009 06:01 PM

Hi I have flv files on my local host and using html+scrips I can see the swf files on a page
Is any body can help me to make a [ame] defenition to play my video in forum

i use this code

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="324" height="240" id="FLVPlayer">
<param name="movie" value="FLVPlayer_Progressive.swf"/>
<param name="salign" value="lt"/>
<param name="quality" value="high"/>
<param name="scale" value="noscale"/>
<param name="FlashVars" value="&MM_ComponentVersion=1&skinName=Corona_Skin _3&streamName=images/attach_files/nikond300&autoPlay=true&autoRewind=false"/>
<embed src="FLVPlayer_Progressive.swf" flashvars="&MM_ComponentVersion=1&skinName=Corona_ Skin_3&streamName=images/attach_files/nikond300&autoPlay=true&autoRewind=false" quality="high" scale="noscale" width="324" height="240" name="FLVPlayer" salign="LT" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"/>
</object>


Tank you :confused::confused::confused:

Digital Jedi 01-08-2009 06:09 PM

Quote:

Originally Posted by kastet (Post 1705403)
Hi I have flv files on my local host and using html+scrips I can see the swf files on a page
Is any body can help me to make a [ame] defenition to play my video in forum

i use this code

Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="324" height="240" id="FLVPlayer">
<param name="movie" value="FLVPlayer_Progressive.swf"/>
<param name="salign" value="lt"/>
<param name="quality" value="high"/>
<param name="scale" value="noscale"/>
<param name="FlashVars" value="&MM_ComponentVersion=1&skinName=Corona_Skin_3&streamName=images/attach_files/nikond300&autoPlay=true&autoRewind=false"/>
<embed src="FLVPlayer_Progressive.swf" flashvars="&MM_ComponentVersion=1&skinName=Corona_Skin_3&streamName=images/attach_files/nikond300&autoPlay=true&autoRewind=false" quality="high" scale="noscale" width="324" height="240" name="FLVPlayer" salign="LT" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"/>
</object>


Tank you :confused::confused::confused:

Please use [code] tags when posting code. It looks so much neater. ;)

Are you trying to embed flash videos on your site? Use my Local Hosted definition for Flash Files. You said .FLV files, but the files in your source code are .SWF, which is supported by the Local Hosted Flash definition.

kastet 01-09-2009 10:33 AM

Quote:

Originally Posted by Digital Jedi (Post 1705410)
Please user [code] tags when posting code. It looks so much neater. ;)

Are you trying to embed flash videos on your site? Use my Local Hosted definition for Flash Files. You said .FLV files, but the files in your source code are .SWF, which is supported by the Local Hosted Flash definition.

Code:

.............streamName=images/attach_files/nikond300.......
The media file nikond300 is .flv. On my website this code somehow automaticaly (put) convert this file into flashplayer. Is it poseble to make defenition for the .flv files? Or it's ready done but I don't anderstud something?

kastet 01-10-2009 02:31 PM

Thanks! I install this product https://vborg.vbsupport.ru/showthread.php?t=163497
Works like a horse)))

sgrisole 01-18-2009 09:50 PM

Hello,
I installed the definitions for local hosted files. They all work well except the one for PDF files, which always returns the error "invalid URL for PDF file" when I browse the post that contains the embeded PDF document. How can I fix this? I replaced YOURSITE with the domain name of my website in the definitions.
Thanks.

Digital Jedi 01-19-2009 07:01 AM

Make sure you include the full URL, including the http://.

sgrisole 01-19-2009 06:47 PM

Yes, the link includes the full URL but it still gives me an "invalid URL" error. I also tried to use the same link directly at pdfmenot.com and it worked well.. So What could be wrong in my definition?

Digital Jedi 01-19-2009 07:08 PM

Quote:

Originally Posted by sgrisole (Post 1718134)
Yes, the link includes the full URL but it still gives me an "invalid URL" error. I also tried to use the same link directly at pdfmenot.com and it worked well.. So What could be wrong in my definition?

Did you only put the domain name prior to dot in your definition and not the full domain name?


All times are GMT. The time now is 04:31 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02609 seconds
  • Memory Usage 1,912KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (28)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete