First of all great mod!
However, I dont think my brain works good enough to make it do what i am wanting. Basically on my old wordpress site I used a mod called Templatedia http://wordpress.org/extend/plugins/templatedia/
This basically enabled you to created wiki style templates inside content. I used it to create custom formated "quote" forms for quoting various websites. I used it in table form.
it basically look like this
{{template name|link=link from site|poster=person being quoted|post= Content being quoted}}
I would like to make this mod do the same thing and it seems like it is possible. I would like a way to use something like
{tagname:url:poster:post} to out put a styled table or div.
If that makes sense to anyone, is it possible and if so could i get a nudge in the right direction? I dont mind working it out on my own, but I have reached a mental block and my PHP knowledge is limited.
Comments
Comment #1
Ckesk commentedok, i made a new inc file copying the video one. I have it all now, only it will not except multiple paragraphs of text for the $post field. here is what it looks like
any ideas?