Flipline Studios Wiki
No edit summary
Tag: sourceedit
No edit summary
Tag: sourceedit
Line 19: Line 19:
 
// Prevents the publishing of a blank blog when confirming a title with the Enter button.
 
// Prevents the publishing of a blank blog when confirming a title with the Enter button.
 
dev:BlankBlogBugfix/code.js
 
dev:BlankBlogBugfix/code.js
  +
// Auto-updating avatars.
//User avatar finder
 
 
dev:User_Avatar_Finder/code.js
 
dev:User_Avatar_Finder/code.js
// Snow
 
dev:SnowStorm.js
 

Revision as of 18:46, 3 December 2016

// Back to top button. dev:BackToTopButton/code.js // Revives MPC dev:YoutubePlayer/code.js // Message walls greetings. dev:WallGreetingButton/code.js // For MPC's playlist mode. YoutubePlaylist.js // Automatically locks old forums. dev:LockForums/code.js // Automatically locks old blogposts. dev:LockOldBlogs/code.js // Makes the ToC more mobile. dev:FloatingToc/code.js // Refresh button. dev:PurgeButton/code.js // Auto refresh button dev:AjaxRC/code.js // Prevents the publishing of a blank blog when confirming a title with the Enter button. dev:BlankBlogBugfix/code.js // Auto-updating avatars. dev:User_Avatar_Finder/code.js