Knowledge.ToString()

Tag: plugin

  • How to Add and Use New JSDoc Tag Using Plugin?

    I am working with JSDoc 3.6.4 to document JavaScript library. I want to mark certain functions available for Pro version so I want to add a new JSDoc tag “@pro” to indicate that certain features available in Pro version. How to Create a New JSDoc Tag? If we want to have a new tag supported,…

    |

  • CKEditor 4 Custom Plugin Development Tips for PRO

    I am developing a complex CKEditor plugin for typing in 23 Indian languages based on my PramukhIME JavaScript Library. If you are developing a complex plugin, CKEditor documentation is of little help. Here are some tips on what to do when you need certain features About PramukhIME JavaScript Library PramukhIME JavaScript Library is a highly…

    |

  • JSDoc Tokenizer Plugin to Replace the Token With Values From Config

    If you are a JavaScript developer, you would have used the JSDoc to document your JavaScript code. I was trying to use the JSDoc for generating the documentation for my PramukhIME Javascript library. I have the core library and based on the plugin, I wanted to generate the documentation to show how the plugin works…

    |

  • Google Adsense Plugin not Visible In WordPress Admin Plugin List

    I wanted to add a Google Adsense plugin in my wordpress blog. I installed it through my WordPress network and I can see that the plugin is available in “wp-content/plugins” folder but somehow it is not visible when go to “Network Admin” > Plugins. I checked on individual blog plugin list but it was not…

    |

  • Write in 9 Indian Scripts in Joomla using TinyMCE and FCKEditor Plugin

    Note: This article is very old. This tutorial cannot be used for current version of software available at https://www.pramukhime.com Today I am going to explore various ways to easily type in Indian languages like Bengali, Gujarati, Hindi, Marathi, Sanskrit, Kannada, Malayalam, Oriya, Punjabi, Tamil and Telugu very easily in your favourite CMS Joomla. There are…

    |