By default the short story will show 100 characters.
Installation:
1. Open auto-short-story and change $max = 100; as you like.
2. Upload the plugin to plugins/ folder and activate it.
3. Open skins/cute.js and replace this:
- Code: Select all
elem.name == "short_story"
|| elem.name == "poster"
with this:
- Code: Select all
elem.name == "poster"
