Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claudiob/wp-taquilla
WordPress plugin to display box office results
https://github.com/claudiob/wp-taquilla
Last synced: about 6 hours ago
JSON representation
WordPress plugin to display box office results
- Host: GitHub
- URL: https://github.com/claudiob/wp-taquilla
- Owner: claudiob
- Created: 2009-07-23T07:38:13.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-07-29T19:24:57.000Z (over 15 years ago)
- Last Synced: 2024-12-05T13:26:32.512Z (17 days ago)
- Language: PHP
- Homepage:
- Size: 176 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Taquilla ===
Contributors: Claudio Baccigalupo
Requires at least: 2.5
Tested up to: 2.8Taquilla enables you to create and manage movies and results in your WP's admin area. No HTML knowledge is needed. A comfortable backend allows to easily edit movie data. You can include the movies into your posts, on your pages or in text widgets by using a shortcode or a template tag function. Results can be imported from Excel format.
== Description ==
Taquilla enables you to create and manage movies and results in your WP's admin area. No HTML knowledge is needed. A comfortable backend allows to easily edit movie data. You can include the movies into your posts, on your pages or in text widgets by using a shortcode or a template tag function. Results can be imported from Excel format.
The plugin was inspired by TobiasBg "WP-Table Reloaded".
The plugin has been tested with PHP 4.4.7.
== Installation ==
The easiest way would be through your WordPress Admin area. Go to the plugin section and search for "Taquilla" in the WordPress Plugin Directory. Then you can click "Install now" and the following steps will be done for you automatically. You just have to activate the plugin (step 5).
Manual Installation works just as for most other WordPress plugins:
1. Extract the zip file and just drop the folder "Taquilla" into the wp-content/plugins/ directory of your WordPress installation.
1. Activate the Plugin "Taquilla" on your "Plugins" page.
1. Create and manage movies via "Taquilla" in the "Tools" section.
1. Include a movie by adding either the shortcode [movie id=<your-movie's-id> /] or [movie]<your-movie's-title>[/movie] to your post, page or text widget.
1. You might want to add styling features via your blog's theme's CSS file (probably style.css) or via the option in the "Plugin Options" screen, where you can enter your CSS directly.
== Frequently Asked Questions ==
= Requirements? =
In short: WordPress 2.5 or higher
= Languages and Localization? =
== Usage ==
== Acknowledgements ==
== License ==
This plugin is Free Software, released under the GPL version 2.
You may use it free of charge for any purposes.== Changelog ==
= Version 0.1 =
* Working release