Skip to content

Roy Tutorials

Technical… Theoretical… Practical…

  • Home
  • FAQs
  • About Me
  • Home
  • Tags

Tag: Tags

Introduction Creating custom tags and filter in Django templates is pretty simple. It acts like a custom function that can be used in Django templates. The situation may occur where you need to split a string or you need to access array elements using a variable as an index, then you have to create custom…

Leave a Comment on Creating custom template tags and filter in Django
Posted in Django Python

Creating custom template tags and filter in Django

I will show you how to create WordPress like add tags using Codeigniter and jQuery. This add tags tutorial example is very helpful to implement the multiple tags adding functionality for a blog. In this example, tags are added to the textarea just by “type and press the Enter key”. Codeigniter controller stores tags into…

2 Comments on Create WordPress like add tags using Codeigniter and jQuery
Posted in Codeigniter jQuery

Create WordPress like add tags using Codeigniter and jQuery

Categories

Copyright © 2014 - 2022 Roy Tutorials

Privacy | Terms & Conditions