Skip to content

Commit

Permalink
Merge pull request #33 from NicolasGraph/master
Browse files Browse the repository at this point in the history
Misc. additions
  • Loading branch information
drmonkeyninja committed Nov 16, 2016
2 parents 38cc535 + a28d950 commit 90ecef4
Showing 1 changed file with 48 additions and 9 deletions.
57 changes: 48 additions & 9 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,15 @@ h2. Contents
** "Social":#social
** "Miscellaneous":#misc
* "Plugin Development":#development
* "Themes":#themes
** "Back-end":#back-end
** "Front-end":#front-end
* "Resources":#resources
** "Official resources":#resources-official
** "Web development software integration":#software-integration
* "Community":#community
** "Core team":#core-team
** "Plugins developers":#plugins-dev
** "Blogs":#blogs
* "Related":#related
* "License":#license
Expand All @@ -39,7 +44,7 @@ h3(#admin). Admin
* "hak_tinymce":https://github.com/hakjoon/hak_tinymce - TinyMCE integration for Textpattern.
* "jbx_multiple_image_upload":https://github.com/jbach/jbx_multiple_image_upload - Multiple image upload.
* "rah_privileges":https://github.com/gocom/rah_privileges - Configure Textpattern's admin-side user-group privileges through the Preferences panel.
* "spf_codemirror":https://github.com/spiffin/spf_codemirror - CodeMirror syntax-highlighting and Emmet code-completion for Pages, Forms, Styles and more.
* "spf_codemirror":https://github.com/spiffin/spf_codemirror - CodeMirror syntax-highlighting and Emmet code-completion for Pages, Forms, Styles, etc.
* "spf_js":https://github.com/spiffin/spf_js - JavaScript management (similar to Presentation → Styles).
* "tom_image_grid":https://github.com/Sacripant/tom_image_grid - Provides a more compact grid interface for the image admin panel.
* "yab_copy_to_new":https://github.com/trenc/yab_copy_to_new - Allows for easy copying of articles from the Write panel.
Expand All @@ -60,9 +65,9 @@ h3(#embedding). Embedding

* "arc_vimeo":https://github.com/drmonkeyninja/arc_vimeo - Easily embed Vimeo videos.
* "arc_youtube":https://github.com/drmonkeyninja/arc_youtube - Easily embed YouTube videos.
* "oui_embed":https://github.com/NicolasGraph/oui_embed - Embed textual informations, images, videos, maps, and more from any web page using oembed, opengraph, twitter-cards, scrapping the html, etc. Requires "Embed":https://github.com/oscarotero/Embed
* "oui_embed":https://github.com/NicolasGraph/oui_embed - Embed any information from any web page using "Embed":https://github.com/oscarotero/Embed.
* "oui_instagram":https://github.com/NicolasGraph/oui_instagram - Easily embed Instagram recent images galleries.
* "oui_player":https://github.com/NicolasGraph/oui_player - Easily embed customizable iframe players from Abc News, Archive, Dailymotion, Mixcloud, Myspace videos, Soundcloud, Twitch, Viddsee, Vimeo, Youtube.
* "oui_player":https://github.com/NicolasGraph/oui_player - Easily embed customizable players from a growing providers list.

h3(#forms). Forms

Expand Down Expand Up @@ -111,7 +116,7 @@ h3(#misc). Miscellaneous
* "rah_backup":https://github.com/gocom/rah_backup - Takes backups from Textpattern CMS installations.
* "rah_flat":https://github.com/NicolasGraph/rah_flat - Edit Textpattern's database contents and page templates as flat files.
* "rah_terminal":https://github.com/gocom/rah_terminal - Terminal interface emulator.
* "rvm_maintenance":https://vanmelick.com/txp/rvm_maintenance.php?help - Shows a maintenance page to all visitors who are not logged in on the admin side of Textpattern.
* "rvm_maintenance":https://vanmelick.com/txp/rvm_maintenance.php?help - Shows a maintenance page to all visitors who are not logged in on the admin side.
* "smd_if":http://stefdawson.com/sw/plugins/smd_if - A generic 'if condition' tester.
* "textpattern-installer":https://github.com/gocom/textpattern-installer - Textpattern plugin and theme installer for Composer.
* "upm_pending_notify":https://github.com/wcz-txp/upm_pending_notify - Pending article notifications.
Expand All @@ -120,20 +125,31 @@ h2(#development). Plugin Development

* "ied_plugin_composer":https://github.com/Bloke/ied_plugin_composer - Create, publish and edit plugins.
* "MassPlugCompiler":https://github.com/gocom/MassPlugCompiler - Compiles Textpattern's plugin installer packages from separate source files.
* "Plugin template repo":https://github.com/textpattern/textpattern-plugin-template - A starter package for plugin developers.

h2(#themes). Themes

h3(#back-end). Back-end

* "Hive theme design patterns":http://design-patterns.textpattern.io/docs/ - Core designer guidelines for themes and plugins developers.
* "jQuery UI theme repo":https://github.com/textpattern/textpattern-jquery-ui-theme - The jQuery UI theme used within the Textpattern admin-side.

h3(#front-end). Front-end

* "Default theme repo":https://github.com/textpattern/textpattern-default-theme - The theme that ships as standard with Textpattern CMS.

h2(#resources). Resources

Various resources, such as books, websites and articles, for improving your Textpattern skills and knowledge.

h3(#resources-official). Official resources

* "Official website":http://textpattern.com/
* "Textpattern Default Theme":https://github.com/textpattern/textpattern-default-theme - The default theme that ships with Textpattern.
* "Textpattern Documentation":http://www.textpattern.net/wiki/index.php?title=Index
* "Official website":http://textpattern.com/ - Download link, features description and informations the CMS.
* "Textpattern Documentation":http://docs.textpattern.io/ - The textpattern user guidelines.

h3(#software-integration). Web development software integration

* "Textpattern for Panic Coda":https://github.com/philwareham/Textpattern-for-Panic-Coda
* "Textpattern for Panic Coda":https://github.com/philwareham/Textpattern-for-Panic-Coda - Handy elements for use with Panic Coda 2 on a Mac.

h2(#community). Community

Expand All @@ -142,13 +158,36 @@ h2(#community). Community
* "Google+":https://plus.google.com/u/0/communities/111366418300163664690
* "Textpattern Forum":http://forum.textpattern.com/

h3(#core-team). Core Team

* Stef Dawson aka "Bloke":http://forum.textpattern.com/profile.php?id=8181 on "GitHub":https://github.com/Bloke.
* Phil Wareham aka "philwareham":http://forum.textpattern.com/profile.php?id=39206 on "GitHub":https://github.com/philwareham.
* Robert Wetzlmayr aka "wet":http://forum.textpattern.com/profile.php?id=5463 on "GitHub":https://github.com/rwetzlmayr.

h3(#plugins-dev). Plugins developers

Alphabetical order by author prefixes

* adi aka "gomedia":http://forum.textpattern.com/profile.php?id=15145 on "GitHub":https://github.com/gomedia-adi
* arc aka "monkeyninja":http://forum.textpattern.com/profile.php?id=18747 (Andy Carter) on "Github":https://github.com/drmonkeyninja.
* bot aka "redbot":http://forum.textpattern.com/profile.php?id=8379 on "Github":https://github.com/redbotxx.
* cbe aka "CeBe":http://forum.textpattern.com/profile.php?id=76735 (Claire Brione) on "Github":https://github.com/ClaireBrione.
* etc aka "etc":http://forum.textpattern.com/profile.php?id=96820 on "Github":https://github.com/bloatware.
* goe aka "goechsler":http://forum.textpattern.com/profile.php?id=173137 on "Github":https://github.com/goechsler.
* jcr aka jools-r on "Github":https://github.com/jools-r.
* mkp aka "michaelkpate":http://forum.textpattern.com/profile.php?id=109 (Michael K Pate) on "Github":https://github.com/michaelkpate.
* oui aka "NicolasGraph":http://forum.textpattern.com/profile.php?id=15445 (Nicolas Morand) on "Github":https://github.com/NicolasGraph.
* pat aka "Pat64":http://forum.textpattern.com/profile.php?id=7660 (Patrick Lefevre) on "Github":https://github.com/cara-tm.
* rah aka "Gocom":http://forum.textpattern.com/profile.php?id=9632 (Jukka Svahn) on "Github":https://github.com/gocom.
* smd aka "Bloke":http://forum.textpattern.com/profile.php?id=8181 (Stef Dawson) on "Github":https://github.com/Bloke.

h3(#blogs). Blogs

* "Textpattern Tips":http://www.textpattern.tips/ - Tips, tutorials and code examples to help build better Textpattern sites.

h2(#related). Related

* "Awesome PHP":https://github.com/ziadoz/awesome-php
* "Awesome PHP":https://github.com/ziadoz/awesome-php - A curated list of amazingly awesome PHP libraries, resources and shiny things.

h2(#license). License

Expand Down

0 comments on commit 90ecef4

Please sign in to comment.