User contributions
From Whirlwind eCommerce Wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 03:21, 17 March 2009 (diff | hist) . . (+142) . . Functions:orderGetCompleteArray (added poNumber, payMethod, instantCreditAccountNUmber to payments array)
- 14:36, 16 March 2009 (diff | hist) . . (+505) . . Client New Site Testing Protocol
- 13:53, 16 March 2009 (diff | hist) . . (0) . . Client New Site Testing Protocol
- 13:53, 16 March 2009 (diff | hist) . . (+1,966) . . Client New Site Testing Protocol
- 13:21, 16 March 2009 (diff | hist) . . (+876) . . Attn: Template Integrators (added custom forms testing)
- 13:16, 16 March 2009 (diff | hist) . . (+54) . . Upgrade Requests / Bugs (added export/import templates)
- 00:26, 13 March 2009 (diff | hist) . . (+143) . . Pages Templates:Forum (current)
- 22:51, 12 March 2009 (diff | hist) . . (+13) . . Pages Templates:Forum
- 22:51, 12 March 2009 (diff | hist) . . (+3,364) . . N Pages Templates:Forum (New page: Forum pages can contain forum post listings and / or a post form. The listing and the form can be separate templates or combined into the same template. The post form can vary in many ways...)
- 22:33, 11 March 2009 (diff | hist) . . (+11) . . N Client New Site Testing Protocol (New page: coming soon)
- 22:33, 11 March 2009 (diff | hist) . . (+38) . . Whirlwind eCommerce Engine Wiki (added client new site testing protocol)
- 22:32, 11 March 2009 (diff | hist) . . (-866) . . Page Templates:Functions (added captchacheck and rearranged some functions)
- 22:29, 11 March 2009 (diff | hist) . . (+41) . . Template:Page Template Functions Shortcuts (added captchaCheck)
- 13:00, 11 March 2009 (diff | hist) . . (+4) . . Page Templates:Examples
- 12:59, 11 March 2009 (diff | hist) . . (+84) . . Page Templates:Examples (added forum/comments)
- 13:35, 10 March 2009 (diff | hist) . . (+315) . . Functions:pageMenuGet (added details and examples for using the anchorTag element) (current)
- 13:27, 10 March 2009 (diff | hist) . . (+215) . . Functions:pageMenuGet
- 13:17, 10 March 2009 (diff | hist) . . (+351) . . Page Templates:Creating a Basic Template (current)
- 13:00, 10 March 2009 (diff | hist) . . (-238) . . Page Templates:Creating a Basic Template (changed menu items to anchor tags)
- 23:45, 9 March 2009 (diff | hist) . . (-10) . . Content Libraries (current)
- 23:44, 9 March 2009 (diff | hist) . . (0) . . Content Libraries (spelling corrections and requirements for personalization)
- 23:44, 9 March 2009 (diff | hist) . . (+434) . . Content Libraries (spelling corrections and requirements for personalization)
- 23:22, 5 March 2009 (diff | hist) . . (+216) . . Page Templates:Creating a Shopping Cart Template (→Create shopping cart template: adjusted register page redirects to point to checkoutBilling instead of checkoutShipping)
- 21:07, 3 March 2009 (diff | hist) . . (0) . . Discounts (→Delete Discount: word correction)
- 02:54, 26 February 2009 (diff | hist) . . (+1) . . Functions:orderGetShipArray (current)
- 02:53, 26 February 2009 (diff | hist) . . (+4,740) . . N Functions:orderGetShipArray (New page: == Description == eV::orderGetShipArray($itemTotal=NULL,$toZip=NULL,$totalWeight=NULL) retrieves an array of shipping options that can be offered to visitors for an order. The shipping opt...)
- 13:03, 25 February 2009 (diff | hist) . . (+1,628) . . N Functions:ipBlockCheck (New page: == Description == eV::ipBlockCheck($ipAddress,$forwardOnBlock) checks if the passed IP address has been selected in administration as a 'blocked' address. Blocked addresses have been selec...) (current)
- 12:50, 25 February 2009 (diff | hist) . . (+75) . . Functions:authorizeIsLoggedIn (current)
- 12:50, 25 February 2009 (diff | hist) . . (+1,094) . . N Functions:authorizeIsLoggedOut (New page: == Description == eV::authorizeIsLoggedOut($redirectOnFalse) checks if a user is currently logged out. == Syntax == $bool = authorizeIsLoggedOut([$redirectOnFalse]); == Paramaters == *$r...) (current)
- 12:47, 25 February 2009 (diff | hist) . . (+1,014) . . N Functions:authorizeIsLoggedIn (New page: == Description == eV::authorizeIsLoggedIn($redirectOnFalse) checks if a user in currently logged in to the session. == Syntax == $bool = authorizeIsLoggedIn([$redirectOnFalse]); == Param...)
- 03:29, 25 February 2009 (diff | hist) . . (+6) . . Functions:userGetAddresses (current)
- 03:28, 25 February 2009 (diff | hist) . . (+2,331) . . N Functions:userGetAddresses (New page: == Description == eV::userGetAddresses($fieldList,$userId) retrieves an array of stored address data for a particular user. This is useful for building an address book management form, als...)
- 03:19, 25 February 2009 (diff | hist) . . (-16) . . Functions:userAddressAddEdit (current)
- 03:06, 25 February 2009 (diff | hist) . . (+1,603) . . N Functions:fullyQualifyAllURLs (New page: == Description == eV::fullyQualifyAllURLs($domain,$copy) returns a string where all non-fully qualified URLs are prepended with the value $domain. This is useful for pages that will be pre...) (current)
- 02:49, 25 February 2009 (diff | hist) . . (+31) . . Functions:recentlyViewedAdd (current)
- 02:49, 25 February 2009 (diff | hist) . . (+594) . . N Functions:recentlyViewedAdd (New page: == Description == eV::recentlyViewedAdd(), when placed in a page template, will qualify all pages using the template to be stored for later retrieval via functions:recentlyViewedGet. ...)
- 02:43, 25 February 2009 (diff | hist) . . (+3,882) . . N Functions:recentlyViewedGet (New page: == Description == eV::recentlyViewedGet($fieldList) retrieves an array of page data for a history of recently viewed pages. These pages are added to recently viewed history by applying the...) (current)
- 13:57, 24 February 2009 (diff | hist) . . (+3) . . Functions:orderGetSummary (added baseShipTotal, adjusted explaination of shipTotal, removed totalItemCost)
- 13:42, 24 February 2009 (diff | hist) . . (+40) . . Functions:orderGetCompleteArray (→Return Values: added baseShippingTotal)
- 14:25, 20 February 2009 (diff | hist) . . (+322) . . Functions:ordersGetList (added authorizeIsLoggedIn to example source)
- 14:22, 20 February 2009 (diff | hist) . . (0) . . Page Templates:Creating a Order History Template (current)
- 14:20, 20 February 2009 (diff | hist) . . (+74) . . N Page Templates:Creating a Order History Template (New page: See the OrdersGetList Function for an example.)
- 14:00, 20 February 2009 (diff | hist) . . (+236) . . Attn: Template Integrators
- 13:56, 20 February 2009 (diff | hist) . . (+3) . . Attn: Template Integrators
- 13:54, 20 February 2009 (diff | hist) . . (+2,878) . . Attn: Template Integrators
- 13:31, 20 February 2009 (diff | hist) . . (+32) . . Attn: Template Integrators
- 13:28, 20 February 2009 (diff | hist) . . (-2) . . Attn: Template Integrators
- 13:27, 20 February 2009 (diff | hist) . . (-19) . . Attn: Template Integrators
- 13:25, 20 February 2009 (diff | hist) . . (+944) . . Attn: Template Integrators
- 13:13, 20 February 2009 (diff | hist) . . (+575) . . N Attn: Template Integrators (New page: ==New Site Checklist== *All Address Collection forms have same fields AND validation rules, also that all pages that display addresses include all these fields: :*Create account (if addre...)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)