extensions
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:The Unofficial Symphony CMS Extensions Library
# Unofficial Symphony CMS Extensions Library

The sole purpose of this repository is to maintain a collection of all the Symphony CMS extensions available from the official [Downloads](http://symphony-cms.com/downloads/) page or any other extensions that are being developed on GitHub, whether officially released or not.

To keep your collection up-to-date, just update the submodules. (Make sure your `.git/config` file matches the submodule list at the bottom of this README to avoid any errors.)

	git submodule update --init

Or in the odd case that this doesn't work (for whatever reason, Git complains that you're using the command improperly), use these separate commands, which do the same thing:

	git submodule init
	git submodule update

That should make things easier. If you create or discover any more, just fork, add and send a pull request to keep the library as current as possible.

**Update:** As of 10 October 2009, there are 134 extensions in the Unofficial Symphony CMS Extensions Library.

## Symphony CMS Extensions

Name Description Version Release Date Author
A/B Split Test Allows A/B split testing of a page. 1.0 2008-08-07 Mark Lewis
Activity Log 1.0.1 2009-05-19 Rowan Lewis
Additional Page Types Adds JSON and CSV as page output types 0.1 2009-03-02 Max Wheeler
Admin CSS Override 1.0 2009-05-31 Michael Eichelsdoerfer
Admin Rainbow Headline 1.0 2009-08-08 Nils Werner
Advanced Symphony Database Connector (ASDC) 1.2 2009-01-21 Alistair Kearney
Akismet Spam Filtering Allows you to add a spam filter to your front end saving events. 1.3 2009-02-08 Alistair Kearney
Breadcrumb 1.0 2009-01-02 Alistair Kearney
Browse DevKit 1.0.1 2009-05-20 Rowan Lewis
CacheLite Allows for simple frontend caching using the CacheLite library. 0.1.5 2009-07-29 Max Wheeler
Calendar Overlay Converts date fields into calendars. 1.0.3 2009-04-02 Rowan Lewis
Can Of Spam Protect your forms against spam with a hidden field. 1.003 2009-02-18 Rowan Lewis
Clean URL Params Allows you to use /key:value/ instead of ?key=value in URLs. 1.0.0 2009-03-24 Rowan Lewis
Collapse Sectionfields Add a link to collapse all fields in section edit pages, making field ordering a lot easier. 1.0.1 2009-07-11 Carsten de Vries
Configuration Settings Admin interface for Symphony System Preferences 1.2 2009-08-12 Stephen Bau
Content Type Mappings 1.3 2009-04-30 Symphony Team
Cookie Monster 1.1 2008-05-16 Symphony Team
Cron Symphony Extension that allows the automation of tasks via CRON 1.0 2009-08-21 Alistair Kearney
DatabaseManipulator PHP-level, SQL-like access to the database 0.4 2009-01-21 Your Hero Paul
Database Synchroniser Logs structural database changes to allow syncing between builds. 0.6 2009-09-06 Nick Dunn, Richard Warrender
Data Source: Gravatar 1.1 2008-10-21 Nick Dunn
Data Source: Param Pool to XML Adds parameter pool ($param) into your Page XML 1.0 2009-09-23 Nick Dunn
Data Source: Server Headers 1.1 2008-08-19 Alistair Kearney
Data Source Cache Force refresh of data source caches 0.1 2009-02-23 Nick Dunn
Datestamp Helper 1.0 2009-07-02 Rainer Borene
Debug DevKit 1.0.3 2009-07-24 Rowan Lewis
Deutsche Ubersetzung 1.0 2009-01-23 Nils Hoerrmann
Duplicate Entry Duplicate an existing entry using a "Save as New" button 1.0 2009-09-23 Nick Dunn
Dynamic Event Redirect 0.0.5 2009-04-01 Max Wheeler
Entity Diagram 1.3 2009-07-01 Nick Dunn
EventEx: multiple section form submission 1.01 2009-01-21 Your Hero Paul
Export Ensemble 1.9 2009-07-28 Alistair Kearney
Export Install File A modified Export Ensemble extension that exports only the workspace/install.sql file 1.1 2009-07-10 Stephen Bau
Field: Address A field for storing and geocoding address 0.7 Beta 2009-10-07 Jeremy Boles
Field: Advanced Taglist 1.0 2009-01-21 Alistair Kearney
Field: Advanced Upload An enhanced upload field with image preview. 1.004 2009-04-23 Rowan Lewis
Field: Bi Link A bi-directional linking system for Symphony. 1.0.11 2009-04-28 Rowan Lewis
Field: Character Counter Textarea This extension installs a field for counting characters in textareas. 1.1 2009-05-25 Eoghan O'Brien
Field: Character Counter Text Input This extension installs a field for counting characters in text input. 1.1.1 2009-05-25 Eoghan O'Brien
Field: Color Chooser 1.1 2009-05-25 Josh Nichols
Field: Curl Input A field that validates and tests URLs with curl. 1.0.4 2009-03-30 Rowan Lewis
Field: Date and Time A date and time field for Symphony CMS allowing multiple dates and date ranges 1.2 2009-08-26 Nils Hoerrmann
Field: Date Modified 1.0 2009-10-05 Craig Zheng
Field: Date Tag List A new way of storing dates, merging a tag list with a date field. 1.002 2008-12-05 Rowan Lewis
Field: Email Symphony Extension that only accepts email addresses and provides a hash value in the XML 1.0 2009-09-03 Alistair Kearney
Field: Enhanced Tag List 1.2 2009-06-01 Craig Zheng
Field: Expression Define simple expressions and test values against them in a data source. 1.0.3 2009-10-08 Rowan Lewis
Field: Filter Allows to filter datasource and publishing with expressions and parameters. 1.0 2009-03-12 Marcin Konicki
Field: Flex Date A field that stores an expiry date allowing quick and easy manipulation. 1.004 2009-03-19 Rowan Lewis
Field: Hash 1.0 2008-04-13 Symphony Team
Field: Image Cropper Adds image cropping functionality to upload fields. 0.1 2009-08-09 Jonas Coch
Field: Increment Number 1.0 2008-12-19 Nick Dunn
Field: Language Adds browser-languages parameter to list of all parameters available for data-sources and XSLT to use. Enables language field. 1.0 2009-03-04 Marcin Konicki
Field: Map Location 1.0 2008-02-01 Symphony Team
Field: Mediathek 2.0 2009-08-11 Nils Hoerrmann
Field: Medium Textarea Extension of the default textarea field that stores data as `mediumtext` instead of `text`. 1.0 2009-08-19 Max Wheeler
Field: Number 1.4 2008-05-14 Symphony Team
Field: Numeric Grouping Group entries on output every nth entry. 1.0.2 2009-03-30 Rowan Lewis
Field: Page Select Box 1.2 2008-12-23 Symphony Team
Field: Publish Notes Lets you add arbitary HTML to the Publish screen. 0.1.0 2009-07-29 Max Wheeler
Field: Reference Link 1.1 2009-02-13 Craig Zheng
Field: Reflection Allows you to automatically combine multiple fields into one. 1.0.6 2009-04-23 Rowan Lewis
Field: Repeating Date A field that generates, stores and filters repeating dates. 1.0.6 2009-05-15 Rowan Lewis
Field: Select Box Link 1.10 2009-07-27 Symphony Team
Field: Signed File Upload 1.02 2009-07-31 Tony Arnold
Field: Sub Section Edit linked sections within a parent section. 1.009 2009-01-29 Rowan Lewis
Field: System Date 0.1 2009-08-05 Alistair Kearney
Field: Text Box An enhanced text input field. 2.0.6 2009-07-24 Rowan Lewis
Field: Unique File Upload Upload files with unique names, using the UNIX timestamp. 1.0 2009-05-06 Michael Eichelsdoerfer
Field: Unique Text Input 1.3 2008-12-12 Symphony Team
Field: XML Textarea field that only accepts valid XML 1.0 2009-04-29 Alistair Kearney
Field: XML Select Box 0.3.1 2009-09-07 Nick Dunn
File Manager Upload, Edit and manage files and folders. 0.8.2 2008-01-31 Alistair Kearney
Filter: Email Template 1.0.13 2008-04-01 Rowan Lewis
Filter: No Editing of Entries Allows you to prevent users from editing entries from front end forms. 1.0 2009-06-12 Nils Werner
Firebug Profiler View Symphony profile and debug information in Firebug. 1.1 2009-05-05 Nick Dunn
Formatter: Rich Text (TinyMCE) 1.01 2009-07-23 Symphony Team
Formatter: Textile Plus Format text using Textile with some extra features. 1.0.2 2009-05-15 Rowan Lewis
Formatter: widgEditor 0.1 2009-01-21 Max Wheeler
Front End Authentication 1.0 2008-09-24 Symphony Team
Frontend Member Manager Allows you to manage a member driven community. 1.008 2009-03-18 Rowan Lewis
Global Parameter Loader Allows you to add parameters, PHP evaluated or not, to Symphony's parameter pool. 1.1.7 2009-05-24 Carsten de Vries
Global Resource Loader Allows you to select datasources and events to be used on all pages. 1.001 2009-01-08 Rowan Lewis
Google Custom Search Engine Use Google AJAX Search API as data source in Symphony. 2.3 2009-06-25 Marcin Konicki
HTML Formatter Allows HTML to be used as input, safely. 2.0.1 2009-06-26 Rowan Lewis
Import Manager Import data from XML documents directly into Symphony. 1.002 2009-01-06 Rowan Lewis
Improved Page Resolve Pass parameters to index if none of them selects valid page. 1.0 2009-03-02 Marcin Konicki
IP Location Lookup 1.0 2008-05-04 Alistair Kearney
JIT Image Manipulation 1.02 2009-03-06 Alistair Kearney
jQuery Date Picker 1.1 2009-01-20 Max Wheeler
Localisation Manager A Symphony CMS Extension to manage back-end localisations. 1.0 2009-09-13 Nils Hoerrmann
Logs DevKit 1.0.1 2009-05-20 Rowan Lewis
MailChimp Supports subscribing a new address, first name, last name to your MailChimp account. 1.0 2009-05-8 Mark Lewis
Maintenance Mode 1.1 2009-01-27 Alistair Kearney
Markdown and SmartyPants Text Formatter Includes 3 Text Formatters: PHP Markdown, PHP Markdown Extra and PHP Markdown Extra plus SmartyPants. This Text-to-HTML conversion tool is developed by Michel Fortin. 1.8 2007-12-06 Alistair Kearney
markItUp! Add some basic text editor buttons to every textarea that is using one of supported formatters. 1.0 2009-03-09 Marcin Konicki
Members Front end authentication system for a members site 1.0.1 2009-08-13 Symphony Team
Multiselect to Checkboxes Convert all multiselect fields into checkboxes 1.0 2009-05-17 Fazal Khan
Nested Cats 1.0 2009-03-28 Andrey Lubinov
New Visiter Use to differentiate between new and repeat visitors. 1.0 2009-04-12 Mark Lewis
Order Entries 1.8 2009-09-28 Nick Dunn
Page Fields 1.0.3 2009-07-05 Simon Keary
Pages Editor - Minimal 1.0 2009-04-30 Alistair Kearney
Page Templates Create pages from predefined templates. 0.7 2009-08-16 Craig Zheng
PayPal Payments Allows you to process and track Website Payments Standard transactions from PayPal. 1.0.1 2009-09-17 Max Wheeler
Ping-o-Matic 1.1 2009-06-11 Symphony Team
Populate Entry Choose an existing entry and with its existing values create a new entry. 1.0.2 2009-01-21 Carsten de Vries
Profile DevKit 1.0.1 2009-05-20 Rowan Lewis
Publish Filtering Add a filter box to publish index pages. 1.2 2009-07-14 Nick Dunn
reCAPTCHA This is an event that uses the reCAPTCHA service to help prevent spam. 1.0 2008-05-07 Symphony Team
Section Schemas 1.2 2009-04-16 Nick Dunn
Select Box Filter Automatically add a filter to select boxes. 1.0.0 2009-03-23 Rowan Lewis
SEO Manager Manage page titles, descriptions, keywords and even headers. 1.002 2008-12-11 Rowan Lewis
Session Monster 1.0 2008-05-12 Symphony Team
Shell Symphony Extensions that allows running commands from the command line 0.3 2008-08-18 Alistair Kearney
Shrimp Intelligent short URL redirection. 1.0.0 2009-07-01 Max Wheeler
Site Name Symphony System Preference for modifying the site name 1.0 2009-01-02 Stephen Bau
Static Section 1.2 2009-08-07 Nathan Martin
Templated Text Formatters Allows to chain text formatters into one text formatter and/or create new text formatters based on installed templates. For example You can chain Markdown and BBCode text formatters, so text will be formatted by Markdown first and than by BBCode. 1.5 2009-06-25 Marcin Konicki
Textformatter Labels 1.0.1 2009-06-25 Michael Eichelsdoerfer
Translation Manager Import and export translation files, check state of translations. 0.9 2008-12-24 Marcin Konicki
Typogrify Text Formatters Format entries using Typogrify formatter 1.0.1 2008-03-23 Tony Arnold
Uploadify Add an upload progress bar to file uploads. 1.000 2009-02-26 Nick Dunn
URL Segments Outputs all URL segments as params. 1.0.1 2009-09-16 Max Wheeler
Version Symphony System Preference for viewing the currently installed version of Symphony 1.0 2009-08-11 Stephen Bau
Vimeo Videos Cache a video from Vimeo. 0.1 2009-02-23 Nick Dunn
Yahoo! Search BOSS Use Yahoo! Search BOSS API as data source in Symphony. 1.3 2009-06-25 Marcin Konicki
## Symphony CMS Extensions by Name A listing of all the Symphony CMS Extensions by name * [A/B Split Test](http://github.com/lewiswharf/ab_split_test/) | git://github.com/lewiswharf/ab_split_test.git * [Activity Log](http://github.com/rowan-lewis/activitylog/) | git://github.com/rowan-lewis/activitylog.git * [Additional Page Types](http://github.com/makenosound/additional_page_types/) | git://github.com/makenosound/additional_page_types.git * [Address Field](http://github.com/jeremyboles/symphony-address_field/) | git://github.com/jeremyboles/symphony-address_field.git * [Admin CSS Override](http://github.com/michael-e/admin_css_override/) | git://github.com/michael-e/admin_css_override.git * [Admin Rainbow Headline](http://github.com/phoque/admin_rainbow_headline/) | git://github.com/phoque/admin_rainbow_headline.git * [Advanced Symphony Database Connector (ASDC)](http://github.com/pointybeard/asdc/) | git://github.com/pointybeard/asdc.git * [Advanced Taglist](http://github.com/pointybeard/advancedtaglist/) | git://github.com/pointybeard/advancedtaglist.git * [Advanced Upload Field](http://github.com/rowan-lewis/advanceduploadfield/) | git://github.com/rowan-lewis/advanceduploadfield.git * [Akismet](http://github.com/pointybeard/akismet/) | git://github.com/pointybeard/akismet.git * [Bi-Link Field](http://github.com/rowan-lewis/bilinkfield/) | git://github.com/rowan-lewis/bilinkfield.git * [Breadcrumb](http://github.com/pointybeard/breadcrumb/) | git://github.com/pointybeard/breadcrumb.git * [Browse DevKit](http://github.com/rowan-lewis/browsedevkit/) | git://github.com/rowan-lewis/browsedevkit.git * [CacheLite](http://github.com/makenosound/cachelite/) | git://github.com/makenosound/cachelite.git * [Calendar Overlay](http://github.com/rowan-lewis/calendaroverlay/) | git://github.com/rowan-lewis/calendaroverlay.git * [Can of Spam Filter](http://github.com/rowan-lewis/canofspam/) | git://github.com/rowan-lewis/canofspam.git * [Clean URL Parameters](http://github.com/rowan-lewis/cleanurlparams/) | git://github.com/rowan-lewis/cleanurlparams.git * [Character Counter Text Input](http://github.com/eoghanobrien/sym_charactercount_textinput/) | git://github.com/eoghanobrien/sym_charactercount_textinput.git * [Character Counter Textarea](http://github.com/eoghanobrien/sym_charactercount_textarea/) | git://github.com/eoghanobrien/sym_charactercount_textarea.git * [Collapse Section Fields](http://github.com/carsten/collapse_sectionfields/) | git://github.com/carsten/collapse_sectionfields.git * [Color Chooser Field](http://github.com/MrBlank/symphony_color_chooser/) | git://github.com/MrBlank/symphony_color_chooser.git * [Configuration Settings](http://github.com/bauhouse/configuration/) | git://github.com/bauhouse/configuration.git * [Content Type Mappings](http://github.com/pointybeard/content_type_mappings/) | git://github.com/pointybeard/content_type_mappings.git * [Cookie Monster](http://github.com/pointybeard/cookiemonster/) | git://github.com/pointybeard/cookiemonster.git * [Cron](http://github.com/pointybeard/cron/) | git://github.com/pointybeard/cron.git * [Curl Input Field](http://github.com/rowan-lewis/curlinputfield/) | git://github.com/rowan-lewis/curlinputfield.git * [DatabaseManipulator](http://github.com/yourheropaul/databasemanipulator/) | git://github.com/yourheropaul/databasemanipulator.git * [Database Synchroniser](http://github.com/nickdunn/db_sync/) | git://github.com/nickdunn/db_sync.git * [Data Source Cache](http://github.com/nickdunn/datasource_cache/) | git://github.com/nickdunn/datasource_cache.git * [Datestamp Helper](http://github.com/rainerborene/datestamp_helper/) | git://github.com/rainerborene/datestamp_helper.git * [Date Modified Field](http://github.com/czheng/datemodified/) | git://github.com/czheng/datemodified.git * [Date and Time Field](http://github.com/nilshoerrmann/datetime/) | git://github.com/nilshoerrmann/datetime.git * [Date Tag List Field](http://github.com/rowan-lewis/datetaglistfield/) | git://github.com/rowan-lewis/datetaglistfield.git * [Debug DevKit](http://github.com/symphony/debugdevkit/) | git://github.com/symphony/debugdevkit.git * [Downloadable Page Type](http://github.com/ashooner/Downloadable-Page-Type/) | git://github.com/ashooner/Downloadable-Page-Type.git * [Duplicate Entry](http://github.com/nickdunn/duplicate_entry/) | git://github.com/nickdunn/duplicate_entry.git * [Dynamic Event Redirect](http://github.com/makenosound/dynamic_event_redirect/) | git://github.com/makenosound/dynamic_event_redirect.git * [Email Field](http://github.com/pointybeard/email_field/) | git://github.com/pointybeard/email_field.git * [Email Template Filter](http://github.com/rowan-lewis/emailtemplatefilter/) | git://github.com/rowan-lewis/emailtemplatefilter.git * [Enable Tabkey](http://github.com/phoque/Symphony-Enable-Tabkey/) | git://github.com/phoque/Symphony-Enable-Tabkey.git * [Enhanced Tag List](http://github.com/czheng/enhancedtaglist/) | git://github.com/czheng/enhancedtaglist.git * [Entity Diagram](http://github.com/nickdunn/entity_diagram/) | git://github.com/nickdunn/entity_diagram.git * [Export Ensemble](http://github.com/pointybeard/export_ensemble/) | git://github.com/pointybeard/export_ensemble.git * [Export Install File](http://github.com/bauhouse/export_install_file/) | git://github.com/bauhouse/export_install_file.git * [Expression Field](http://github.com/rowan-lewis/expressionfield/) | git://github.com/rowan-lewis/expressionfield.git * [EventEx](http://github.com/yourheropaul/eventex/) | git://github.com/yourheropaul/eventex.git * [File Manager](http://github.com/pointybeard/filemanager/) | git://github.com/pointybeard/filemanager.git * [Filter Field](http://github.com/ahwayakchih/filterfield/) | git://github.com/ahwayakchih/filterfield.git * [Firebug Profiler](http://github.com/nickdunn/firebug_profiler/) | git://github.com/nickdunn/firebug_profiler.git * [Flex Date Field](http://github.com/rowan-lewis/flexdatefield/) | git://github.com/rowan-lewis/flexdatefield.git * [Front End Authentication](http://github.com/pointybeard/frontend_authentication/) | git://github.com/pointybeard/frontend_authentication.git * [Frontend Member Manager](http://github.com/rowan-lewis/frontendmembermanager/) | git://github.com/rowan-lewis/frontendmembermanager.git * [German](http://github.com/nilshoerrmann/german/) | git://github.com/nilshoerrmann/german.git * [Global Parameter Loader](http://github.com/carsten/globalparamloader/) | git://github.com/carsten/globalparamloader.git * [Global Resource Loader](http://github.com/rowan-lewis/globalresourceloader/) | git://github.com/rowan-lewis/globalresourceloader.git * [Google Custom Search Engine](http://github.com/ahwayakchih/gcse/) | git://github.com/ahwayakchih/gcse.git * [Gravatar](http://github.com/nickdunn/gravatar/) | git://github.com/nickdunn/gravatar.git * [Hash Field](http://github.com/pointybeard/hashfield/) | git://github.com/pointybeard/hashfield.git * [HTML Formatter](http://github.com/rowan-lewis/htmlformatter/) | git://github.com/rowan-lewis/htmlformatter.git * [Image Cropper Field](http://github.com/klaftertief/imagecropper/) | git://github.com/klaftertief/imagecropper.git * [Import Manager](http://github.com/rowan-lewis/importmanager/) | git://github.com/rowan-lewis/importmanager.git * [Improved Page Resolve](http://github.com/ahwayakchih/improvedpageresolve/) | git://github.com/ahwayakchih/improvedpageresolve.git * [Increment Number Field](http://github.com/nickdunn/incrementnumberfield/) | git://github.com/nickdunn/incrementnumberfield.git * [IP Location Lookup](http://github.com/pointybeard/iplocation_lookup/) | git://github.com/pointybeard/iplocation_lookup.git * [jQuery for Symphony 2.0.2](http://github.com/phoque/jQueryfor202/) | git://github.com/phoque/jQueryfor202.git * [jQuery Date Picker](http://github.com/makenosound/jquery_date_picker/) | git://github.com/makenosound/jquery_date_picker.git * [Just In Time (JIT) Image Manipulation](http://github.com/pointybeard/jit_image_manipulation/) | git://github.com/pointybeard/jit_image_manipulation.git * [Language Field](http://git://github.com/ahwayakchih/languagefield/) | git://github.com/ahwayakchih/languagefield.git * [Library (ConfigurationAccessor class)](http://github.com/bauhouse/library/) | git://github.com/bauhouse/library.git * [Localisation Manager](http://github.com/nilshoerrmann/localisationmanager/) | git://github.com/nilshoerrmann/localisationmanager.git * [Logs DevKit](http://github.com/rowan-lewis/logsdevkit/) | git://github.com/rowan-lewis/logsdevkit.git * [MailChimp](http://github.com/lewiswharf/mailchimp/) | git://github.com/lewiswharf/mailchimp.git * [Maintenance Mode](http://github.com/pointybeard/maintenance_mode/) | git://github.com/pointybeard/maintenance_mode.git * [Map Location Field](http://github.com/pointybeard/maplocationfield/) | git://github.com/pointybeard/maplocationfield.git * [Markdown and SmartyPants Text Formatter](http://github.com/pointybeard/markdown/) | git://github.com/pointybeard/markdown.git * [markItUp!](http://github.com/ahwayakchih/markitup/) | git://github.com/ahwayakchih/markitup.git * [Mass Upload Utility](http://github.com/scottkf/mass-upload-utility/) | git://github.com/scottkf/mass-upload-utility.git * [Mediathek](http://github.com/nilshoerrmann/mediathek/) | git://github.com/nilshoerrmann/mediathek.git * [Medium Textarea Field](http://github.com/makenosound/mediumtextareafield/) | git://github.com/makenosound/mediumtextareafield.git * [Members](http://github.com/bauhouse/members/) | git://github.com/bauhouse/members.git * [Multiselect to Checkboxes](http://github.com/Demwunz/multiselect_to_checkboxes/) | git://github.com/Demwunz/multiselect_to_checkboxes.git * [New Visiter](http://github.com/lewiswharf/new_visiter/) | git://github.com/lewiswharf/new_visiter.git * [Nested Categories](http://github.com/andrrr/nested_cats/) | git://github.com/andrrr/nested_cats.git * [No Editing of Entries Filter](http://github.com/phoque/NoEditing/) | git://github.com/phoque/NoEditing.git * [Number Field](http://github.com/pointybeard/numberfield/) | git://github.com/pointybeard/numberfield.git * [Numeric Grouping Field](http://github.com/rowan-lewis/numericgroupingfield/) | git://github.com/rowan-lewis/numericgroupingfield.git * [Order Entries](http://github.com/nickdunn/order_entries/) | git://github.com/nickdunn/order_entries.git * [Page Fields](http://github.com/skeary/page_fields/) | git://github.com/skeary/page_fields.git * [Page Templates](http://github.com/czheng/pagetemplates/) | git://github.com/czheng/pagetemplates.git * [Pages Editor Minimal](http://github.com/pointybeard/pages_editor_minimal/) | git://github.com/pointybeard/pages_editor_minimal.git * [Page Select Box Field](http://github.com/pointybeard/pagesfield/) | git://github.com/pointybeard/pagesfield.git * [Param Pool to XML](http://github.com/nickdunn/parampool_to_xml/) | git://github.com/nickdunn/parampool_to_xml.git * [PayPal Payments](http://github.com/makenosound/paypal_payments/) | git://github.com/makenosound/paypal_payments.git * [Pessimistic Database Locking](http://github.com/scottkf/pessimistic-db-locking/) | git://github.com/scottkf/pessimistic-db-locking.git * [Ping-o-matic](http://github.com/nickdunn/pingomatic/) | git://github.com/nickdunn/pingomatic.git * [Populate Entry](http://github.com/carsten/populate_entry/) | git://github.com/carsten/populate_entry.git * [Profile DevKit](http://github.com/rowan-lewis/profiledevkit/) | git://github.com/rowan-lewis/profiledevkit.git * [Publish Filtering](http://github.com/nickdunn/publishfiltering/) | git://github.com/nickdunn/publishfiltering.git * [Publish Notes Field](http://github.com/makenosound/publishnotesfield/) | git://github.com/makenosound/publishnotesfield.git * [ReCAPTCHA](http://github.com/pointybeard/recaptcha/) | git://github.com/pointybeard/recaptcha.git * [Reference Link](http://github.com/czheng/referencelink/) | git://github.com/czheng/referencelink.git * [Reflection Field](http://github.com/rowan-lewis/reflectionfield/) | git://github.com/rowan-lewis/reflectionfield.git * [Repeating Date Field](http://github.com/rowan-lewis/repeatingdatefield/) | git://github.com/rowan-lewis/repeatingdatefield.git * [Rich Text (TinyMCE) Text Formatter](http://github.com/pointybeard/richtext_tinymce/) | git://github.com/pointybeard/richtext_tinymce.git * [Section Schemas](http://github.com/nickdunn/section_schemas/) | git://github.com/nickdunn/section_schemas.git * [Select Box Filter](http://github.com/rowan-lewis/selectboxfilter/) | git://github.com/rowan-lewis/selectboxfilter.git * [Select Box Link Field](http://github.com/pointybeard/selectbox_link_field/) | git://github.com/pointybeard/selectbox_link_field.git * [SEO Manager](http://github.com/rowan-lewis/seomanager/) | git://github.com/rowan-lewis/seomanager.git * [Server Headers](http://github.com/pointybeard/serverheaders/) | git://github.com/pointybeard/serverheaders.git * [Session Monster](http://github.com/pointybeard/sessionmonster/) | git://github.com/pointybeard/sessionmonster.git * [Shell](http://github.com/pointybeard/shell/) | git://github.com/pointybeard/shell.git * [Shrimp](http://github.com/makenosound/shrimp/) | git://github.com/makenosound/shrimp.git * [Signed File Upload Field](http://github.com/tonyarnold/signedfileuploadfield/) | git://github.com/tonyarnold/signedfileuploadfield.git * [Site Name](http://github.com/bauhouse/sitename/) | git://github.com/bauhouse/sitename.git * [Static Section Field](http://github.com/knupska/static_section/) | git://github.com/knupska/static_section.git * [Sub Section Field](http://github.com/rowan-lewis/subsectionfield/) | git://github.com/rowan-lewis/subsectionfield.git * [System Date Field](http://github.com/pointybeard/system_date_field/) | git://github.com/pointybeard/system_date_field.git * [Templated Text Formatters](http://github.com/ahwayakchih/templatedtextformatters/) | git://github.com/ahwayakchih/templatedtextformatters.git * [Text Box Field](http://github.com/rowan-lewis/textboxfield/) | git://github.com/rowan-lewis/textboxfield.git * [Textformatter Labels](http://github.com/michael-e/textformatter_labels/) | git://github.com/michael-e/textformatter_labels.git * [Textile Plus Formatter](http://github.com/rowan-lewis/textileplusformatter/) | git://github.com/rowan-lewis/textileplusformatter.git * [Time Field](http://github.com/pointybeard/extension--time-field/) | git://github.com/pointybeard/extension--time-field.git * [Translation Manager](http://github.com/ahwayakchih/translationmanager/) | git://github.com/ahwayakchih/translationmanager.git * [Typogrify](http://github.com/tonyarnold/typogrify/) | git clone git://github.com/tonyarnold/typogrify.git * [Unique File Upload Field](http://github.com/michael-e/uniqueuploadfield/) | git://github.com/michael-e/uniqueuploadfield.git * [Unique Text Input Field](http://github.com/pointybeard/uniqueinputfield/) | git://github.com/pointybeard/uniqueinputfield.git * [Uploadify](http://github.com/nickdunn/uploadify/) | git://github.com/nickdunn/uploadify.git * [URL Segments](http://github.com/makenosound/url_segments/) | git://github.com/makenosound/url_segments.git * [Version](http://github.com/bauhouse/version/) | git://github.com/bauhouse/version.git * [Vimeo Videos](http://github.com/nickdunn/vimeo_videos/) | git://github.com/nickdunn/vimeo_videos.git * [widgEditor Text Formatter](http://github.com/makenosound/widgeditor/) | git://github.com/makenosound/widgeditor.git * [XML Field](http://github.com/pointybeard/xmlfield/) | git://github.com/pointybeard/xmlfield.git * [XML Select Box](http://github.com/nickdunn/xml_selectbox/) | git://github.com/nickdunn/xml_selectbox.git * [Yahoo! Search BOSS](http://github.com/ahwayakchih/ysboss/) | git://github.com/ahwayakchih/ysboss.git ## Symphony CMS Extensions as Git Submodules by Author Following is the list of Git submodule commands used to build this library: git submodule add git://github.com/ahwayakchih/filterfield.git filterfield git submodule add git://github.com/ahwayakchih/gcse.git gcse git submodule add git://github.com/ahwayakchih/improvedpageresolve.git improvedpageresolve git submodule add git://github.com/ahwayakchih/languagefield.git languagefield git submodule add git://github.com/ahwayakchih/markitup.git markitup git submodule add git://github.com/ahwayakchih/templatedtextformatters.git templatedtextformatters git submodule add git://github.com/ahwayakchih/translationmanager.git translationmanager git submodule add git://github.com/ahwayakchih/ysboss.git ysboss git submodule add git://github.com/andrrr/nested_cats.git nested_cats git submodule add git://github.com/ashooner/Downloadable-Page-Type.git Downloadable-Page-Type git submodule add git://github.com/bauhouse/configuration.git configuration git submodule add git://github.com/bauhouse/export_install_file.git export_install_file git submodule add git://github.com/bauhouse/library.git library git submodule add git://github.com/bauhouse/members.git members git submodule add git://github.com/bauhouse/sitename.git sitename git submodule add git://github.com/bauhouse/version.git version git submodule add git://github.com/carsten/collapse_sectionfields.git collapse_sectionfields git submodule add git://github.com/carsten/globalparamloader.git globalparamloader git submodule add git://github.com/carsten/populate_entry.git populate_entry git submodule add git://github.com/czheng/datemodified.git datemodified git submodule add git://github.com/czheng/enhancedtaglist.git enhancedtaglist git submodule add git://github.com/czheng/pagetemplates.git pagetemplates git submodule add git://github.com/czheng/referencelink.git referencelink git submodule add git://github.com/Demwunz/multiselect_to_checkboxes.git multiselect_to_checkboxes git submodule add git://github.com/eoghanobrien/sym_charactercount_textarea.git charactercount_textarea git submodule add git://github.com/eoghanobrien/sym_charactercount_textinput.git charactercounter_textinput git submodule add git://github.com/jeremyboles/symphony-address_field.git address_field git submodule add git://github.com/klaftertief/imagecropper.git imagecropper git submodule add git://github.com/knupska/static_section.git static_section git submodule add git://github.com/lewiswharf/ab_split_test.git ab_split_test git submodule add git://github.com/lewiswharf/mailchimp.git mailchimp git submodule add git://github.com/lewiswharf/new_visiter.git new_visiter git submodule add git://github.com/makenosound/additional_page_types.git additional_page_types git submodule add git://github.com/makenosound/cachelite.git cachelite git submodule add git://github.com/makenosound/dynamic_event_redirect.git dynamic_event_redirect git submodule add git://github.com/makenosound/jquery_date_picker.git jquery_date_picker git submodule add git://github.com/makenosound/mediumtextareafield.git mediumtextareafield git submodule add git://github.com/makenosound/paypal_payments.git paypal_payments git submodule add git://github.com/makenosound/publishnotesfield.git publishnotesfield git submodule add git://github.com/makenosound/shrimp.git shrimp git submodule add git://github.com/makenosound/url_segments.git url_segments git submodule add git://github.com/makenosound/widgeditor.git widgeditor git submodule add git://github.com/michael-e/admin_css_override.git admin_css_override git submodule add git://github.com/michael-e/textformatter_labels.git textformatter_labels git submodule add git://github.com/michael-e/uniqueuploadfield.git uniqueuploadfield git submodule add git://github.com/MrBlank/symphony_color_chooser.git color_chooser_field git submodule add git://github.com/nickdunn/datasource_cache.git datasource_cache git submodule add git://github.com/nickdunn/db_sync.git db_sync git submodule add git://github.com/nickdunn/duplicate_entry.git duplicate_entry git submodule add git://github.com/nickdunn/entity_diagram.git entity_diagram git submodule add git://github.com/nickdunn/firebug_profiler.git firebug_profiler git submodule add git://github.com/nickdunn/gravatar.git gravatar git submodule add git://github.com/nickdunn/incrementnumberfield.git incrementnumberfield git submodule add git://github.com/nickdunn/order_entries.git order_entries git submodule add git://github.com/nickdunn/parampool_to_xml.git parampool_to_xml git submodule add git://github.com/nickdunn/pingomatic.git pingomatic git submodule add git://github.com/nickdunn/publishfiltering.git publishfiltering git submodule add git://github.com/nickdunn/section_schemas.git section_schemas git submodule add git://github.com/nickdunn/uploadify.git uploadify git submodule add git://github.com/nickdunn/vimeo_videos.git vimeo_videos git submodule add git://github.com/nickdunn/xml_selectbox.git xml_selectbox git submodule add git://github.com/nilshoerrmann/datetime.git datetime git submodule add git://github.com/nilshoerrmann/german.git german git submodule add git://github.com/nilshoerrmann/localisationmanager.git localisationmanager git submodule add git://github.com/nilshoerrmann/mediathek.git mediathek git submodule add git://github.com/phoque/admin_rainbow_headline.git admin_rainbow_headline git submodule add git://github.com/phoque/EnableTabkey.git EnableTabkey git submodule add git://github.com/phoque/jQueryfor202.git jQueryfor202 git submodule add git://github.com/phoque/NoEditing.git NoEditing git submodule add git://github.com/pointybeard/advancedtaglist.git advancedtaglist git submodule add git://github.com/pointybeard/akismet.git akismet git submodule add git://github.com/pointybeard/asdc.git asdc git submodule add git://github.com/pointybeard/breadcrumb.git breadcrumb git submodule add git://github.com/pointybeard/content_type_mappings.git content_type_mappings git submodule add git://github.com/pointybeard/cookiemonster.git cookiemonster git submodule add git://github.com/pointybeard/cron.git cron git submodule add git://github.com/pointybeard/email_field.git email_field git submodule add git://github.com/pointybeard/export_ensemble.git export_ensemble git submodule add git://github.com/pointybeard/extension--time-field.git extension--time-field git submodule add git://github.com/pointybeard/filemanager.git filemanager git submodule add git://github.com/pointybeard/frontend_authentication.git frontend_authentication git submodule add git://github.com/pointybeard/hashfield.git hashfield git submodule add git://github.com/pointybeard/iplocation_lookup.git iplocation_lookup git submodule add git://github.com/pointybeard/jit_image_manipulation.git jit_image_manipulation git submodule add git://github.com/pointybeard/maintenance_mode.git maintenance_mode git submodule add git://github.com/pointybeard/maplocationfield.git maplocationfield git submodule add git://github.com/pointybeard/markdown.git markdown git submodule add git://github.com/pointybeard/numberfield.git numberfield git submodule add git://github.com/pointybeard/pages_editor_minimal.git pages_editor_minimal git submodule add git://github.com/pointybeard/pagesfield.git pagesfield git submodule add git://github.com/pointybeard/recaptcha.git recaptcha git submodule add git://github.com/pointybeard/richtext_tinymce.git richtext_tinymce git submodule add git://github.com/pointybeard/selectbox_link_field.git selectbox_link_field git submodule add git://github.com/pointybeard/serverheaders.git serverheaders git submodule add git://github.com/pointybeard/sessionmonster.git sessionmonster git submodule add git://github.com/pointybeard/shell.git shell git submodule add git://github.com/pointybeard/system_date_field.git system_date_field git submodule add git://github.com/pointybeard/richtext_tinymce.git richtext_tinymce git submodule add git://github.com/pointybeard/uniqueinputfield.git uniqueinputfield git submodule add git://github.com/pointybeard/xmlfield.git xmlfield git submodule add git://github.com/rainerborene/datestamp_helper.git datestamp_helper git submodule add git://github.com/rowan-lewis/activitylog.git activitylog git submodule add git://github.com/rowan-lewis/advanceduploadfield.git advanceduploadfield git submodule add git://github.com/rowan-lewis/bilinkfield.git bilinkfield git submodule add git://github.com/rowan-lewis/browsedevkit.git browsedevkit git submodule add git://github.com/rowan-lewis/calendaroverlay.git calendaroverlay git submodule add git://github.com/rowan-lewis/canofspam.git canofspam git submodule add git://github.com/rowan-lewis/cleanurlparams.git cleanurlparams git submodule add git://github.com/rowan-lewis/curlinputfield.git curlinputfield git submodule add git://github.com/rowan-lewis/datetaglistfield.git datetaglistfield git submodule add git://github.com/rowan-lewis/emailtemplatefilter.git emailtemplatefilter git submodule add git://github.com/rowan-lewis/expressionfield.git expressionfield git submodule add git://github.com/rowan-lewis/flexdatefield.git flexdatefield git submodule add git://github.com/rowan-lewis/frontendmembermanager.git frontendmembermanager git submodule add git://github.com/rowan-lewis/globalresourceloader.git globalresourceloader git submodule add git://github.com/rowan-lewis/htmlformatter.git htmlformatter git submodule add git://github.com/rowan-lewis/logsdevkit.git logsdevkit git submodule add git://github.com/rowan-lewis/numericgroupingfield.git numericgroupingfield git submodule add git://github.com/rowan-lewis/reflectionfield.git reflectionfield git submodule add git://github.com/rowan-lewis/repeatingdatefield.git repeatingdatefield git submodule add git://github.com/rowan-lewis/selectboxfilter.git selectboxfilter git submodule add git://github.com/rowan-lewis/seomanager.git seomanager git submodule add git://github.com/rowan-lewis/subsectionfield.git subsectionfield git submodule add git://github.com/rowan-lewis/textboxfield.git textboxfield git submodule add git://github.com/rowan-lewis/textileplusformatter.git textileplusformatter git submodule add git://github.com/scottkf/mass-upload-utility.git mass-upload-utility git submodule add git://github.com/scottkf/pessimistic-db-locking.git pessimistic-db-locking git submodule add git://github.com/skeary/page_fields.git page_fields git submodule add git://github.com/symphony/debugdevkit.git debugdevkit git submodule add git://github.com/symphony/profiledevkit.git profiledevkit git submodule add git://github.com/tonyarnold/signedfileuploadfield.git signedfileuploadfield git submodule add git://github.com/tonyarnold/typogrify.git typogrify git submodule add git://github.com/yourheropaul/databasemanipulator.git databasemanipulator git submodule add git://github.com/yourheropaul/eventex.git eventex ## Git Config Be sure that your extensions library has an up-to-date `.git/config` file, or you'll run into errors when running `git submodule update --init`: [core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true autocrlf = false [remote "origin"] url = git@github.com:bauhouse/extensions.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master [submodule "ab_split_test"] url = git://github.com/lewiswharf/ab_split_test.git [submodule "activitylog"] url = git://github.com/rowan-lewis/activitylog.git [submodule "additional_page_types"] url = git://github.com/makenosound/additional_page_types.git [submodule "address_field"] url = git://github.com/jeremyboles/symphony-address_field.git [submodule "admin_css_override"] url = git://github.com/michael-e/admin_css_override.git [submodule "admin_rainbow_headline"] url = git://github.com/phoque/admin_rainbow_headline.git [submodule "advancedtaglist"] url = git://github.com/pointybeard/advancedtaglist.git [submodule "advanceduploadfield"] url = git://github.com/rowan-lewis/advanceduploadfield.git [submodule "akismet"] url = git://github.com/pointybeard/akismet.git [submodule "asdc"] url = git://github.com/pointybeard/asdc.git [submodule "bilinkfield"] url = git://github.com/rowan-lewis/bilinkfield.git [submodule "breadcrumb"] url = git://github.com/pointybeard/breadcrumb.git [submodule "browsedevkit"] url = git://github.com/rowan-lewis/browsedevkit.git [submodule "cachelite"] url = git://github.com/makenosound/cachelite.git [submodule "calendaroverlay"] url = git://github.com/rowan-lewis/calendaroverlay.git [submodule "canofspam"] url = git://github.com/rowan-lewis/canofspam.git [submodule "charactercount_textarea"] url = git://github.com/eoghanobrien/sym_charactercount_textarea.git [submodule "charactercounter_textinput"] url = git://github.com/eoghanobrien/sym_charactercount_textinput.git [submodule "cleanurlparams"] url = git://github.com/rowan-lewis/cleanurlparams.git [submodule "collapse_sectionfields"] url = git://github.com/carsten/collapse_sectionfields.git [submodule "color_chooser_f

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。