https://github.com/cubiclesoft/barebones-cms-shortcode-bb_flash
Barebones CMS 1.x - Flash Object (SWF) shortcode | NOT COMPATIBLE WITH Barebones CMS 2.0!
https://github.com/cubiclesoft/barebones-cms-shortcode-bb_flash
Last synced: 8 months ago
JSON representation
Barebones CMS 1.x - Flash Object (SWF) shortcode | NOT COMPATIBLE WITH Barebones CMS 2.0!
- Host: GitHub
- URL: https://github.com/cubiclesoft/barebones-cms-shortcode-bb_flash
- Owner: cubiclesoft
- Created: 2014-12-27T14:56:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-29T22:01:53.000Z (over 11 years ago)
- Last Synced: 2025-01-13T21:10:32.329Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Barebones CMS - Flash Object (SWF) shortcode
============================================
Adds a new Shortcode to the content editor that makes it easy to embed Flash objects (SWF).
This is a very general-purpose Shortcode and can insert screencasts, advertisements, videos, and anything else that is pure Flash content. To mix Flash and Javascript, combine this Shortcode with the Code widget.
Leverages the third-party library SWFObject (ver 2.2). (http://code.google.com/p/swfobject/)
License
-------
Same as Barebones CMS. MIT or LGPL (your choice).
Automated Installation
----------------------
To install this shortcode, use the built-in Barebones CMS extension installer.
Once installed, click "Configure Security" from within the content widget options list to set up the new shortcode's security options.
Manual Installation
-------------------
Upload the 'support' and 'widgets' subdirectories to your Barebones CMS installation.
Once installed, click "Configure Security" from within the content widget options list to set up the new shortcode's security options.