| Author |
Message |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2668 Location: Germany |
|
short.ShortStory |
|
Truncates the short story of an article to a given number of characters.
For example:
"This is my short story" becomes "This is my short sto..."
| Description: |
|
 Download |
| Filename: |
shortShortStory.zip |
| Filesize: |
620 Bytes |
| Downloaded: |
2288 Time(s) |
Last edited by FI-DD on Mon Nov 14, 2005 2:46 pm; edited 1 time in total |
|
| Sun Oct 16, 2005 7:03 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
Ramon
Joined: 12 Oct 2005 Posts: 462 Location: Hoogeveen, NL |
|
|
|
FI-DD could you customize this download so custom quick tags are supported in it?
|
|
| Mon Nov 14, 2005 12:23 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2668 Location: Germany |
|
|
|
Sorry, I didn't get it.
What do you mean exactly?
|
|
| Mon Nov 14, 2005 12:44 pm |
|
 |
Ramon
Joined: 12 Oct 2005 Posts: 462 Location: Hoogeveen, NL |
|
|
|
Well when I use the Short story tag in my template, it doesn't transfer the custom quick tags to working html 
|
|
| Mon Nov 14, 2005 2:06 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2668 Location: Germany |
|
|
| Mon Nov 14, 2005 2:47 pm |
|
 |
Ramon
Joined: 12 Oct 2005 Posts: 462 Location: Hoogeveen, NL |
|
|
| Mon Nov 14, 2005 3:37 pm |
|
 |
itzzmesur
Joined: 08 Feb 2007 Posts: 35
|
|
Nice plugin..... but need little improvement |
|
Hi Fi-DD
now the short story is even counting the numbers of <img src={images}/lsadjfas;l.jpg width="" height="" />, can we exclude the images from the count.
|
|
| Thu May 10, 2007 3:37 am |
|
 |
Ramon
Joined: 12 Oct 2005 Posts: 462 Location: Hoogeveen, NL |
|
|
|
if you make a custom tag like [ img ] [/ img ] it will work 
_________________
 |
|
| Thu May 10, 2007 7:26 am |
|
 |
itzzmesur
Joined: 08 Feb 2007 Posts: 35
|
|
can you make it more clear how to use short tag... |
|
Hello Ramon , Please make it more clear on using short tag (there might be some links),
(and also FI-DD can't we update the plugin to address this kind of problem)
and also i've used two plugins (shortstroy and short title) and when i activate both,
the images does not get displayed, it directly shows the name of image....
to confirm i checked the HTML source for the problem and it's displaying {image}, i hope its not mapping to the actual url.
|
|
| Sun May 13, 2007 4:43 am |
|
 |
asson
Joined: 24 Nov 2006 Posts: 46 Location: Karlstad, Sweden |
|
|
|
Thanks for this plugin, I just installed it working just fine.
The only problem I relised is the last letter before (...) shows in a strange way, like this �
How to fix that?
I'm using UTF-8 om my pages.
|
|
| Mon Jul 30, 2007 3:13 pm |
|
 |
ClickyMouse

Joined: 05 Jan 2008 Posts: 19
|
|
|
|
Is there any way to modify the script that makes shorter the full-story instead the shor-story?
Thanks!
See ya!
|
|
| Sun Jan 06, 2008 1:53 am |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2668 Location: Germany |
|
|
|
You can create your own plugin by copying the existing plugin. Then replace every $row['short'] with $row['full'].
|
|
| Wed Jan 09, 2008 6:57 pm |
|
 |
ClickyMouse

Joined: 05 Jan 2008 Posts: 19
|
|
|
|
Thanks man! You rock!
One another thing: I have some troubles with this plugin and W3C Validation, because when a paragraph get cutted by the plugin, it lacks of the </p> at the end.
How can I add a </p> after the (...)
Thanks!
|
|
| Wed Jan 09, 2008 8:19 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2668 Location: Germany |
|
|
|
In the plugin change this:
 |  | '...' |
to this:
 |  | '...</p>' |
|
|
| Wed Jan 09, 2008 8:39 pm |
|
 |
ClickyMouse

Joined: 05 Jan 2008 Posts: 19
|
|
|
|
Thanks! It worked perfectly!
If you allow me, I could "re"make the plugin, to make short the fullstory (the advantadge of this, is that you only have to write one story, the full one, and then it gets "shriked" by the plugin) and post it here.
Of course, your name will be on it.
Cheers!
|
|
| Wed Jan 09, 2008 10:58 pm |
|
 |
|