User Tools

Site Tools


plugins:guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
plugins:guide [2015/02/16 10:55]
datiswous [Multiple content area's]
plugins:guide [2017/12/24 03:40]
Arugula [Migration]
Line 6: Line 6:
   * the plugin author'​s home page   * the plugin author'​s home page
  
 +===== Admin =====
 +[[http://​get-simple.info/​extend/​plugin/​multi-user/​133/​|Multi-User]]
 +  * Allows multiple Admin User Logins
 +  * Controls access to different parts of the Backend
 +
 +[[http://​get-simple.info/​extend/​plugin/​custom-title/​240/​|Custom Title]]
 +  * Allows direct input of text between the <​title>​ tags in the html <​head>​ section.
 +  * Essential for SEO
 +
 +[[http://​get-simple.info/​extend/​plugin/​page-edit-options/​185/​|Page edit options]]
 +  * Adds the following icon options to the "Pages Overview"​ page:
 +    - Ordered List Item
 +    - Edit Page
 +    - Create Child page 
 +    - Clone Page 
 +    - Menu Toggle
 +    - Private Toggle
 +    - View Page
 +    - Delete Page
 +
 +[[http://​get-simple.info/​extend/​plugin/​updater/​403/​|Updater]]
 +  * Update GetSimple installation and plugins
 +
 +[[http://​get-simple.info/​extend/​plugin/​gs-plugin-installer/​955/​|GS Plugin Installer]]
 +  * Easily install GetSimple plugins right from the admin area
 +
 +[[http://​get-simple.info/​extend/​plugin/​sa-gs-admin-toolbar/​483/​|SA GS Admin Toolbar]]
 +  * Adds a Front-End (+ back-end) Administrative menu-toolbar
 +
 +[[http://​get-simple.info/​extend/​plugin/​gs-custom-settings/​913/​|GS Custom Settings]]
 +  * Lets webmasters/ site managers, theme and plugin developers implement and use their own custom settings for output, configuration,​ and cross-plugin/​-theme communication.
 +
 +[[http://​get-simple.info/​extend/​plugin/​pubdate-fix-publication-date/​318/​|PubDate Fix]]
 +  * Makes GetSimple pages' pubDate field fixed and editable. Date/​time-picker (optional)
 +
 +[[http://​get-simple.info/​extend/​plugin/​markdown-editor/​919/​|Markdown Editor]]
 +   * Allows you to create and edit pages using the [[http://​get-simple.info/​forums/​safelink.php?​url=http://​daringfireball.net/​projects/​markdown/​|Markdown syntax]]. Existing pages created with the normal HTML editor will still use the default editor (CKeditor, raw HTML or whatever)
 ===== Blog, News ===== ===== Blog, News =====
  
-[[http://​get-simple.info/​extend/​plugin/​news-manager-updated/​541/​|News Manager]]+[[http://​get-simple.info/​extend/​plugin/​news-manager-updated/​541/​|News Manager ​(updated version)]]
   * news/posts are stored separately from pages   * news/posts are stored separately from pages
-  * archiving+  * archiving ​(monthly/​yearly)
   * tags   * tags
   * undo functionality   * undo functionality
 +  * featured images/post thumbnails
 +  * post authors (optional)
 +  * basic + custom settings (layout, page navigation...)
 +  * sitemap integration
 +  * template tags
 +  * many languages included
  
 [[http://​get-simple.info/​extend/​plugin/​i18n-special-pages/​319/​|I18N Special Pages]] +  [[http://​get-simple.info/​extend/​plugin/​i18n-special-pages/​319/​|I18N Special Pages]] + 
Line 40: Line 83:
   * built-in comments system   * built-in comments system
   * gravatar support   * gravatar support
 +
 ===== Gallery ===== ===== Gallery =====
  
Line 56: Line 100:
   * for displaying images pulled from Flickr and Picasa/​Google+ photo albums. Mobile-friendly and responsive.   * for displaying images pulled from Flickr and Picasa/​Google+ photo albums. Mobile-friendly and responsive.
 ===== Item List, Product List, etc. ===== ===== Item List, Product List, etc. =====
- 
-[[http://​get-simple.info/​extend/​plugin/​item-manager/​669/​|Item Manager]] 
-  * define item types as a collection of input fields 
-  * create and list items on your pages 
  
 [[http://​get-simple.info/​extend/​plugin/​i18n-special-pages/​319/​|I18N Special Pages]] +  [[http://​get-simple.info/​extend/​plugin/​i18n-special-pages/​319/​|I18N Special Pages]] + 
Line 67: Line 107:
   * custom display of these special pages   * custom display of these special pages
  
 +===== Migration =====
 +
 +[[http://​get-simple.info/​extend/​plugin/​ts-fastreplacer/​799/​|Ts-fastreplacer]]
 +  * Search and replace anything in the sites xml files
 +
 +[[http://​get-simple.info/​extend/​plugin/​ts-tempreplacer/​801/​|ts-tempreplacer]]
 +  * Same as Ts-fastreplacer,​ but on the fly, doesn'​t change the xml files
 +
 +[[http://​get-simple.info/​extend/​plugin/​ts-linkchanger/​791/​|ts-linkchanger]]
 +  * Converts urls on the fly, doesn'​t change the xml files
 +
 +[[http://​get-simple.info/​extend/​plugin/​migrate/​966/​|Migrate]]
 +  * Automates URLs modifying in cases when site changes the domain address
 +
 +**There are also plugins which change absolute urls to relative:**
 +
 +[[http://​get-simple.info/​extend/​plugin/​gsckerelativeurls/​900/​|GSCkeRelativeUrls]]
 +  * Changes ckeditors local links from absolute host, to relative root urls
 +
 +[[http://​get-simple.info/​extend/​plugin/​absolute-link-fixer/​743/​|Absolute-link-fixer]]
 +  * Replaces all occurencies of current site path string to specified string, while saving pages
  
 ===== Multi-language Sites ===== ===== Multi-language Sites =====
Line 88: Line 149:
   * navigation with two levels   * navigation with two levels
  
-===== Multiple ​content area'​s ​=====+===== Multiple ​Content Areas =====
  
 [[http://​get-simple.info/​extend/​plugin/​i18n-custom-fields/​100/​|I18N Custom Fields]] [[http://​get-simple.info/​extend/​plugin/​i18n-custom-fields/​100/​|I18N Custom Fields]]
Line 106: Line 167:
   * extensible to index other plugins'​ content   * extensible to index other plugins'​ content
  
-===== Admin ===== 
-[[http://​get-simple.info/​extend/​plugin/​multi-user/​133/​|Multi-User]] 
-  * Allows multiple Admin User Logins 
-  * Controls access to different parts of the Backend 
- 
-[[http://​get-simple.info/​extend/​plugin/​custom-title/​240/​|Custom Title]] 
-  * Allows direct input of text between the <​title>​ tags in the html <​head>​ section. 
-  * Essential for SEO 
- 
-[[http://​get-simple.info/​extend/​plugin/​page-edit-options/​185/​|Page edit options]] 
-  * Adds the following icon options to the "Pages Overview"​ page: 
-    - Ordered List Item 
-    - Edit Page 
-    - Create Child page  
-    - Clone Page  
-    - Menu Toggle 
-    - Private Toggle 
-    - View Page 
-    - Delete Page 
- 
-[[http://​get-simple.info/​extend/​plugin/​updater/​403/​|Updater]] 
-  * Update GetSimple installation and plugins 
- 
-[[http://​get-simple.info/​extend/​plugin/​sa-gs-admin-toolbar/​483/​|SA GS Admin Toolbar]] 
-  * Adds a Front-End (+ back-end) Administrative menu-toolbar 
 ======Links====== ======Links======
 Back to the GetSimple Wiki [[:​start|Contents Page]] Back to the GetSimple Wiki [[:​start|Contents Page]]
plugins/guide.txt ยท Last modified: 2018/03/03 09:08 by Carlos