MyTokens Features
- Extends existing token replacement - MyTokens inherits all token sources available in DNN (Host, Portal, User, Membership, Profile, Tab, Module, DateTime, Ticks).
- New predefined token sources - Appplication, ServerVars, Session, Cookie, Get, Post, Params.
- Custom Tokens - Create new tokens as constant strings or built against Database, HTTP Server, FTP Servers or Mail Servers. Further processing of result is possible with use of Parsers.
- Database Tokens - Will run a query and fetch the results in tokens that can be used in any MyTokens aware module.
- HTTP Tokens - MyTokens will make an HTTP Request and put the response in tokens. Using the parsers, the response can be interpreted as text, json, xml or stripped using a regular expression.
- File System Tokens - Tokens are built from a file loaded from disk. Paths can be specified absolute or relative to website root. How tokens are extracted depends on parsers and rules used.
- FTP Tokens - This behaves sames as File System Token except the file is grabbed from a FTP Server.
- Mail Server Tokens (experimental) - MyTokens can connect to a Mail Server using POP3 or IMAP and fetch email parts (subject, body, to, from, attachment). Currently, it's only possible to retrieve latest email; filters will be added to match emails.
- Token Parsers - Once data is returned from the Token Source, further processing is made with use of Parsers. My Tokens comes with folllwoing parsers: No Parser (data is left as it is), Strip Xml/Html tags, XML Parser, Json Parser and RegExp Parser.
- Patch Standard Modules - MyTokens will automatically patch some standard modules (even if they're installed after MyTokens). Supported modules are: Text/Html, Links, Announcements, Reports, Documents, User Defined Table, Form and List.
- Token Replacement in Dnn Skin - MyTokens provides a Skin Object that will replace tokens in Skin Files. In general, it can be included in any .ascx or .aspx file.
- Fast & Easy administration - MyTokens is managed in a modern IDE like interface - MyTokens Studio - based on jQuery layout plugin.
- Caching - MyTokens implements two level of caching: 1) token definitions are cached for small periods of time and 2) token sources are cached based on Cache Time specified in token definition.
- Seamless and Quick Integration - MyTokens can be integrated with any other module both ways: to replace tokens and to export tokens that will get replaced in other MyTokens aware modules (using the Api or using intermediate storage - database, file system, application collections).
- Support - Preffered method for granting support is through our forums. We also respond via email and Snowcovered Help Desk.
- 1 year of free updates - After the updates subscription ends, it's possible to extend it for another year at 25% of the cost of a new license.
- Lifetime free support* - We stand up for our products and will grant support for the entire lifetime of a version; as new versions reach the market, older versions will be marked as obsolete and support will end. Our policy warrants that there will be at least 1 year of support for each version.
MyTokens Licensing Options
Standard License
|
$59.95 |
Licensed for 1 domain.
Includes subdomains www (as in www.domain.com), dev (as in dev.domain.com) and staging (as in staging.domain.com) + 1 year of free updates
|
Extended Standard License
|
$89.95 |
Licensed for 1 domain including unlimited subdomains. + 1 year of free updates |
| 3 Standard License Pack |
$149.95 |
Licensed for 3 domains (save ~20%) + 1 year of free updates |
| Server |
$249.95 |
Licensed for 1 IP address. Includes any number of DNN installations that are behind that ip.+ 1 year of free updates |
| 10 Standard License Pack |
$399.95 |
Licensed for 10 domains (save ~35%) + 1 year of free updates |
| Enterprise License |
$499.95 |
Licensed to one company for any number of installations, including installations for commercial customers. + 1 year of free updates |
Developer License with Source Code
|
$999.95 |
Licensed for one company to make modifications to the code, deploy any number of installations, integrate and distribute with own products* (MyTokens should not be main functionality, it shoud be added value, and should not be in competition with our existing products) + 1 year of free updates |
DotNetNuke DNN Integration Notes
MyTokens can be best described as an Integration Framework. It has capabilities to integrate components between them (internal integration) or integrate your portals with other websites, desktop apps, mobile apps, etc (external integration).
The images below highlight the workflow and capabilities for both integrations.
Tags: DotNetNuke DNN Tokens, DotNetNuke DNN Token Replacement, DotNetNuke DNN Tokens List, Replacement Tokens, DotNetNuke DNN Integration