> For the complete documentation index, see [llms.txt](https://playground.e107sk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playground.e107sk.com/efiction-3.5.5/docs/new-features.md).

# New Features

* Ability to remove Featured Story status from Admin panel as well as retire a Featured Story.  You can also now&#x20;

  do this when editing a story.
* Ability to edit and delete news comments from news archive page.
* Time format in settings.  Removed separate news date format.
* Added pagination in news.php
* Ability to set your own classifications in addition to warnings and genres (i.e. Spoilers, Episode Related,&#x20;

  Pairings, Language, Story Length, Story Type)
* Ability to add custom pages from the admin panel.
* You can now customize the up and down arrows used throughout the script in the same way the other graphics&#x20;

  (stars, etc) can be customized.  The variables are $up and $down
* Added pagination to individual series page.
* Story counts are back. :)
* Moved the javascript into header.php so no more problems with the formselect.js not regenerating.  The info will&#x20;

  get pulled each time the page loads.
* Added Table of Contents link to the storyblock and viewstory page for stories.
* Changed admin links for featured stories in story block to let you either remove or retire the feature.
* Co-authors :)  Yes. plural.
* Chapter end notes.
* Story notes.
* The validation function in the admin panel now uses storyblock.php for a more consistent look of story information&#x20;

  across the site.
* When previewing a story in the the add/edit story functions, the script now uses storyblock.php for a more consistent&#x20;

  look for story information across the site.
* The default yes and no letters (subject and text) when validating stories can now be customized using {variables} for:

  &#x20; {sitename}- the name of the site;

  &#x20; {adminname} - the penname of the admin sending the letter (text of letter only)

  &#x20; {rules} - a link to the submission rules (text of letter only)

  &#x20; {storytitle} - the title of the story

  &#x20; {chaptertitle} - the title of the chapter within the story
* You can now add custom admin panels.
* The main admin page will now tell you how many stories are in the validation queue. So does the info block.
* Session and cookie variables will now use a sitekey so that multiple sites on the same domain won't have problems with crossed login info.
* News comments are now saved under uid instead of penname so that changes in penname will carry over to comment info.
* TinyMCE can now be toggled on/off on the page.
* Members can now turn tinyMCE and story indexes on/off for themselves
* Members can choose the default story sort for themselves.
* Challenges have been made into an optional module you can install and uninstall as you choose
* Admins can now decide whether or not to allow anonymous challenges
* The number of responses to a challenge is now listed in the information for the challenge.
* Maintenance mode.
* Action log.
* Stories updated within the time frame of your "recent days" setting will now also be marked as "New!" (you can also define your own text or assign a graphic using $new in variables.php)
* You can now define what "Top 10's" lists to include and add your own through the admin panel.
* You can now "hide" skins from regular members through the admin panel.
* Customized fields in the author profile page.
