One feature that I like in current release of the CKS:EWE (Enhanced Wiki Edition) is the ability to have custom tokens.
If you have installed the CKS Wiki solution you have probably seen the set of custom tokens that you can use on your Wiki pages that looks like this.
If you looked closely at the actual markup you might have seen two tokens that don't match the list.
They are:
- ''' '''
- --footer--
One feature that was added the EWE was the ability to create you own tokens. Most people don't know that you can add your own custom tokens just by adding items to a SharePoint list. To do that you will need to create a list with a specified name as well as have the correct fields in the list.
Step1: Create a list with the following naming schema
<listname>_WikiMarkup
Step2: Make sure the list has the following fields. I am uploading a list template that you can use to create your list. This list is courtesy of David Mann, make sure and thank him. =)
Step3: Add your own custom tokens that will display on the page.
Step4: Use the tokens in your CKS Wiki Pages.








