CMS MADE SIMPLE FORGE

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Name Type Description
Facebook Like Button Plugin The Like button lets a user share your content with friends on Facebook. When the user clicks the Like button on your site, a story appears in the user's friends' News Feed with a link back to your website. To install, simply add the file to your Plugins folder. After installed go to Extensions > Tags and look for {FacebookLikeButton} if you need further instructions.
Facebook Share Dialog Plugin Facebook offers an easy-to-use Share dialog that you can include on your web page or in your mobile web app so people can share links on their timeline, in groups, or to their friends via a Facebook Message. To install, simply add the file to your Plugins folder. After installed go to Extensions > Tags and look for {FacebookShareDialog} if you need further instructions.
Favicon Plugin The Favicon-tag generates several <link>-tags to include shortcut icons ("favicons") in your page. From a given image file it generates on-the-fly an .ico-file and several png-versions in different sizes. The plugin returns the necessary link tags to include these images with their distinctive sizes as icons or apple touch icons.
FBComments Plugin Add Facebook comments box to your CMSMS site. The Comments box lets people comment on content on your site using their Facebook profile and shows this activity to their friends in news feed. It also contains built-in moderation tools and special social relevance ranking.
FBFacepile Plugin Add Facebook facepile to your CMSMS site. The Facepile plugin displays the Facebook profile photos of people who have connected with your Facebook page or app.
FBFeed Plugin Add a Facebook Feed to your CMSMS site. The Activity feed displays the most interesting, recent activity taking place on your site, using actions (such as likes) by your friends and other people.
FBFollow Plugin Add Facebook follow button to your CMSMS site. The Follow button lets people subscribe to the public updates of others on Facebook.
FBLike Plugin Add Facebook like button to your CMSMS site. The Like button is the quickest way for people to share content with their friends.
FBLikeBox Plugin Add a Facebook Like box to your CMSMS site. The Like Box is a special version of the Like Button designed only for Facebook Pages. It allows admins to promote their Pages and embed a simple feed of content from a Page into other sites.
FBPosts Plugin Add Facebook embedded posts to your CMSMS site. Embedded Posts are a simple way to put public posts - by a Page or a person on Facebook - into the content of your web site or web page. Only public posts from Facebook Pages and profiles can be embedded.
FBRecommends Plugin Add Facebook recommendations feed to your CMSMS site. The Recommendations feed displays the most recommended content on your site, using actions (such as likes) by your friends and other people. It is different from the Activity feed which displays recent actions on your site.
FBSend Plugin Add Facebook send button to your CMSMS site. The Send button lets people privately send content on your site to one or more friends in a Facebook message, to an email address, or share it with a Facebook group.
FBShare Plugin Add Facebook share button to your CMSMS site. The Share button lets people add a personalized message to links before sharing on their timeline, in groups, or to their friends via a Facebook Message. If your app is native to iOS or Android, we recommend that you use the native Share Dialog on iOS and Share Dialog on Android instead. We also provide a web based Share Dialog which can also publish Open Graph actions.
Field Search Plugin You can set a content page id (or alias) and one or more (content) fields as parameter. This plugin looks in the page hierarchy upwards, if the specified (content) field(s) are not empty. From the first content page, where the field(s) are not empty, the plugin returns (in a second parameter) specified fields.
File Link Plugin Adds a hyperlink on any kind of file in your upload directory. By automatically adding a common and a file type specific css class you are free to configure your css to display the hyperlink as you like. The file size will be also added to the link text.
File Listing Plugin File listing is a tag to automatically display a list of uploaded files or folders on the front end. An icon represents the file extension, and it is possible to sort by file name, size and date. Ideal for newsletters in pdf/doc formats. This plugin expands upon the original file_list plugin by adding more parameters giving greater control over how the information is displayed on the front end. Features the ability to automatically create thumbnails from PDF and video files if Imagick and FFmpeg extensions are present.
filelist Plugin Returns or assigns to a smarty variable a (random) filelist, starting from a given path (relative to $config['uploads_path']). Filelist can be filesystem paths or URIs.
find_content Plugin Find the first non-empty content block in the tree starting from current page and going up to the root page.
FreshContent Plugin This plugin checks if a content page is fresh based on its last modification date, and if so, output any HTML you want, like an icon or text, anything. It takes a page's alias and you decide also how many days a content can be considered fresh (the calculation is based on the current date). Example use: you can add the word "new!" (or an image) next to a Menu Manager item, for pages that have been recently updated. In this case you can tell FreshContent how long to keep that text or image showing, 5 days, 30 days etc.