Parent Directory
|
Revision Log
|
Revision Graph
Fixed JS error which prevented calendar appearing with no disabled dates.
Added basic Installation guide.
Fixed some php notices.
Fixed schema difinition ('type' => 'tinyint') and added some additional uninstall actions.
| 1 | INSTALLATION |
| 2 | |
| 3 | 1. Enable module at admin/build/modules. |
| 4 | 2. Ensure that you have two new content types: "Ad product: monthly" and |
| 5 | "Ad product: daily". |
| 6 | 3. Add advertisements quota at admin/settings/ad_ubercart/quota. |
| 7 | After quota was added, you should create at least two Ubercart's products. One |
| 8 | for monthly content type and one for daily. It doesn't matter what SKU, price |
| 9 | or anything thay will have, they should work fine, because they belongs to |
| 10 | proper product classes. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |