Copyright
Copyright 2010 - 2012 Victor Michnowicz
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Requirements
This addon requires PHP 5.3 or greater and MySQL 5.1 or greater with InnoDB support.
Change List
Version 1.1.1
- Add Lithuanian language
Version 1.1
- Now works with PyroCMS version 2.2
- Added PyroCMS search logic
Version 1.0.2
- Update Brazilian Portuguese language
- Add Spanish language
Version 1.0.1
- Fix upgrade logic
Version 1.0
- Now works with PyroCMS version 2.1.1
- Longer poll option text (now can be up to 256 characters)
- Polls can now be "enabled" or "disabled"
- Addon now requires PHP 5.3 or greater
Version 0.9
- Fixed small bug where module did not work at all and was totally busted
- Proper error message when submitting a poll with no selected options
Version 0.8
- Now works with PyroCMS version 2.0
Version 0.7
- Poll widget now works with latest polls module
- Poll widget now references language file
Version 0.6.1
- Works with PyroCMS version 1.2
- Now have the option to allow a voter to vote multiple times
- Cleaned up some code
- Polls are now found in the
Content
section of the PyroCMS admin panel
Version 0.5.1
- Now works with PyroCMS version 1.2
Version 0.5
- Only works with PyroCMS version 1.1
- Fixed UTF-8 bug
- Cleaned up some code
- Added transaction support
- Added WYSIWYG editor for poll descriptions