News
Bingamajig!: Bingamajig Update V0.9.0
Summary¶
This represents the first release of the Bingamajig component for Joomla.
Changes from master to remotes/origin/master¶
master was last updated 4 weeks ago
Merged Branches¶
cr/misc-tweaks¶
Updated 4 weeks ago.
Chris Rasys (1):
- commit:9000d65 Factoring out unneccessary function creation
lc/release_tweaks¶
Updated 11 days ago.
Lance Cleveland (13):
- commit:dfd4dc8 Add the search label parameter to the config.xml.
- commit:36d8962 Change text to Bingamajig, change version, change copyright date.
- commit:c315824 More Bingamjig! branding, mostly package names in comments.
- commit:deb3009 Minor comment change.
- commit:8cfbe2a Output search box label from parameters setting.
- commit:7ddb19d Add information & product box on admin page for Bingamajig!
- commit:60a2d75 Add more height to the parameters box so it looks better.
- commit:918e0e0 Modify down arrow on scroller box.
- commit:e082b26 Revised down arrow.
- commit:ea66130 Add up arrow.
- commit:53dcb6e Catch error of no results coming back.
- commit:b1b1502 Catch blank locations.
- commit:f5212f5 Add debug output on JSON process failure.
Moola! Amazon Edition: Update to Amazon Moola August 16th
Summary¶
Implement "anti-keywords" and better related products on search results page.
Changes from origin/master to master¶
origin/master was last updated 3 months ago
Merged Branches¶
cr/use-search-terms¶
Updated 3 months ago.
Chris Rasys (1):- commit:c0c9db8 Use search term for related products
lc/refine_results¶
Updated 46 minutes ago.
Lance Cleveland (13):- commit:447aecd Update xml with new version, add new antikeywords parameter.
- commit:9a7de44 Add missing searchindex categories.
- commit:be55055 Add antikeywords to params form/sidebar.
- commit:a823e6a Added "Edition" on error report page.
- commit:3191243 Make the parameters popup bigger.
- commit:46e17c1 Make keywords fields thinner to fit params window.
- commit:57fbcdd Add productbox to component settings page.
- commit:9204c09 Fix typo in help on antikeywords.
- commit:f850410 Added more to the description in the metadata xml file.
- commit:c6e9392 Change API version to 2011-08-01 (latest).
- commit:6528ed8 Make commas in keyword list into spaces.
- commit:e00c189 Skip products with antikeywords in title.
- commit:7de2bb8 Allow for regular expressions in antikeyword list.
Bingamajig!: Bingmaps Update Aug 1st
Summary¶
This update includes a few feature additions as required by the Share Memories website.
Changes from origin/master to master¶
origin/master was last updated 9 weeks ago
Merged Branches¶
cr/address-params¶
Updated 6 days ago.
Chris Rasys (3):- commit:6aa3d73 Add param for default address
- commit:09b5003 Fix a typo and remove extra semicolons from params
- commit:31f30d0 Add support for Address parameter
cr/distinct-buttons¶
Updated 6 minutes ago.
Chris Rasys (6):- commit:0638bb5 Add shadows to the up/down location controls
- commit:6a204ba Change colors for up/down location control buttons
- commit:5cc34bd Make the text-shadow on location control buttons darker
- commit:71bd7e4 Reverse text color and shadow color for locationcontrol
- commit:4825fa4 Change default location div color
- commit:5d9d9ea Apply fade-in/out affects for up/down controls
cr/distribution¶
Updated 9 weeks ago.
Chris Rasys (1):- commit:35fe4b8 Include readme.txt file in distribution file
Moola! Amazon Edition: V0.94 Update (6 comments)
Summary¶
This update has a few minor bug fixes and improved error reporting for the Amazon API.
Full Changelog:
Converted all instances of <? to <?php, this should prevent some issues on older servers (notably windows servers).
Changed parsing of keyword list, this should provide better support for multiple keywords.
Implemented better error reporting for Amazon API errors.
Minor layout fix with buttons on shopping cart page.
Changes from origin/master to master¶
origin/master was last updated 2 months ago
Merged Branches¶
0.94-update¶
Updated 62 seconds ago.
Chris Rasys (9):- commit:cc6eae5 Update version and release date info
cr/error-reporting¶
Updated 5 weeks ago.
Chris Rasys (6):- commit:8409eb5 Fix typo in "congrats" message
- commit:d03f665 Check for items before attempting to access them
- commit:54a3525 Better parsing of errors returned from Amazon
- commit:457dce7 Template and CSS for errors
- commit:527fff8 Implement error template override for cart, item, and store templates
- commit:762cdc3 Update admin section to read new error format
cr/keywords-list¶
Updated 8 weeks ago.
Chris Rasys (1):- commit:0c9aa67 Properly parse the keywords list
cr/no-wrap-button¶
Updated 5 weeks ago.
Chris Rasys (1):- commit:ceb9bc1 Prevent buttons on cart page from line-wrapping
cr/php-longcodes¶
Updated 75 seconds ago.
Chris Rasys (9):
- commit:0d450a4 Convert all php short codes to full codes
MoneyPress CafePress Edition: Master branch updated - 11/30/2010
Summary¶
This is the repository update that corresponds to the V3.0 update. However, this is not technically the same as what was published as v3.0 as the repository was not actually updated prior to the release.
Version 3.0 Updates¶
- Major update move CafePress Edition to a standard codebase.
- The selling price display can now be set to match your locale.
- Better inline help on settings page.
- Ability to specify which "page" of products to return via page="#" qualifier.
- Ability to set default section ID or specify in short code.
- Ability to set default store ID or specify in short code.
- New shortcodes, can be specified as a single shortcode entry, no URL required with store ID set.
- Updated the licensing code and product fetching code with a more robust connection algorithm.
- Added a debugging flag to the settings page to help when things go awry.
Changes from v2.2 to master¶
v2.2 was last updated 6 months ago
Merged Branches¶
Updated 49 minutes ago.
Eric James Michael Ritz (1):- commit:7af15e6 Rename ‘gnu.txt’ to ‘license.txt’
- commit:1e2ce99 Added screen shots.
- commit:467881a Move to WPCSL-Generic system
- commit:685b87b Remove license module, created new lc/make-cafe branch in WPCSL-generic
- commit:826db6d Added new plugin names (buyat/nyt) to readme.
- commit:f1a12dd Updated config.php to match newer WPCSL-generic setup.
- commit:22a6feb Using derived __mpcafe classes for WPCSL-generic to drive plugin.
- commit:702a9bd Added basefile requirement for new WPCSL-Generic.
- commit:fa8faeb Changed driver_args to named array for better processing later on.
- commit:2c20cd0 Fixed typo on drive_args API Key and told people 5.1.3 is min PHP.
- commit:7f6ce1f Added wait_for to admin panel settings, cleaned up code format.
- commit:ae09cdf Cleaned up how to use message.
- commit:554fe65 Add new settings for page, reformat help.
- commit:6fe50b4 Fixed some settings (options) name changes, update readme.
- commit:bc366a8 Changed db setting to api_key v. api-key for consistency, set cj_pid.
- commit:12f90e4 Fixed typo on get-config.
- commit:bd0ce7d Add Panhandler and WPCSL-generic, remove WPCSL-license
- commit:a14849a WIP - converting to WPCSL standard setup
- commit:59383e8 Remove manual admin page.
- commit:5b155d4 Added CSS for cafepress.
- commit:75d1ab9 Added missing image image, number of products to config.
- commit:a29e72c Panhandler module needed set_default_option_values.
- commit:29a3857 Fixed plugin URL.
- commit:a4112e9 Added green check image to use in place of "license is valid" text.
- commit:78338a0 Panhandler submodule updates incorporated.
- commit:0c9ed5b Merge in updates branch to get latest display methods.
- commit:c531fab Added down arrow for "more info" expansion icons.
- commit:f2cdff5 Updates to WPCSL-generic submodule.
- commit:3b5d0d4 Remove javascript directory, fix typo in readme.
- commit:d46bf06 Fixed incorrect setup description on number-to-show.
MoneyPress CafePress Edition: MoneyPress : CafePress Edition v2.2 Released
MoneyPress - CafePress Edition v2.2 has been launched tonight with a few minor updates:
v2.2 (June 10th, 2010)¶
- Minor updates extending help.
- Better license lookup.
- Eliminated missing cache message for regular users.
MoneyPress CafePress Edition: MoneyPress : Cafepress Edition updated to v2.0 (4 comments)
The QuickCafepress product has been rebranded (everywhere but the Wordpress directory, we'll get that next) to our new MoneyPress line of products. The new official name is MoneyPress - CafePress Edition.
In this release you can now enter your Cafepress Affiliate code, also known as your Commission Junction PID, and earn revenue on sales of ANY Cafepress product whether in your Cafepress store or not. We've also made the connection to Cafepress a bit faster in this release, which was a problem on servers with bad Internet connections or with high latency (these servers often reported no cache or no products found in prior releases). We've also updated error reporting for administrators and eliminated all errors the users see other than "no products found".
v2.0 (May 31st, 2010)¶
- Earn revenue on ANY Cafepress store via the affiliate program.
- Improved data retrieval for faster response and fewer "no products found" messages.
- Eliminated basic error messages for users,errors only appear for admins.
- Improved error reporting.
Note: v2.1 is identical to v2.0, the only change is the plugin name on the Wordpress directory.
MoneyPress : eBay Edition: MoneyPress : eBay Edition is released.
The MoneyPress - eBay Edition plugin for Wordpress has now been released. The first version of MoneyPress - eBay Edition allows you to list products on eBay using a simple short code. You can filter the products by specific keywords in the title and limit the results to just your eBay listings.
MoneyPress CafePress Edition: Wordpress QuickCafepress Updated to v1.2.2 (1 comment)
A small update that fixes some issues with zooming images and some problems with the readme file.
v1.2.2 (May 7th, 2010)¶
- Fixed loading of thickbox (lightbox image zooming)
- Correctly formatted the readme.txt file
MoneyPress CafePress Edition: Wordpress QuickCafepress Released!
The Quick Cafepress plugin for Wordpress has just been published on the Wordpress Plugin Network. This plugin for Wordpress allows you to display products from your Cafepress store within your Wordpress pages and posts. Simply enter the shortcode (a special tag marked with square brackets) and tell it which product category to display. The plugin will perform the magic necessary to show the products on your Wordpress site, helping you sell more of your custom Cafepress products.
It's free to try, simply log in to your Wordpress admin panel and download the plugin or grab the latest file from our Files section here and install it via the Wordpress admin panel upload feature. Go ahead and try it out today!
Learn more at our wpQuickCafepress page.
Also available in: Atom