if Short Story [short-link]...[/short-link]

Download plugins, language packs and stuff.

if Short Story [short-link]...[/short-link]

Postby jino » Wed Mar 04, 2009 4:11 pm

This plugin is similar to the default [full-link]...[/full-link] tag in templates.

It shows the content enclosed between [shot-link] and [/short-link] only if a short story is present.

It works only if you disable the javascript check for empty short story, to do this in a default installation:
in file /skins/cute.js (approx. line 124-126) find:
Code: Select all
   if ((
      elem.name == "short_story"
   || elem.name == "poster"


and replace with:
Code: Select all
   if ((
      elem.name == "poster"
Attachments
ifShortStory.zip
[short-link]...[/short-link] works like [full-link]...[/full-link] tag in templates, except that shows its contents if a short story is present.
Remeber that you have to disable javascript check for empty short story.
(572 Bytes) Downloaded 109 times
jino
 
Posts: 7
Joined: Wed Nov 12, 2008 12:35 am

Return to Additional Downloads



Who is online

Users browsing this forum: No registered users and 0 guests

cron