Description
Smarty Purl Parameter Plugins
Smarty Purl Parameter Plugins is a cool open-source tool you can use for free! It’s totally platform-independent and runs on PHP. Basically, it’s made to be a plugin for Smarty, which helps you manage GET URL parameters in your web apps.
What Does It Do?
This plugin makes it super easy to handle hyperlinks in your Smarty template files. It includes two parts: apurl and ppurl. Both of these plugins work together to help you manage those tricky URL parameters.
Getting Started with Installation
Installing the plugin is a breeze! First, just download the latest tarball from Softpedia. After that, pick a spot on your computer to save it. Once that's done, extract the contents using any archive manager you like. Finally, move all the .php files from the ‘src’ directory into your Smarty plugin folder. Easy-peasy!
Testing Your Plugin
After installation, you’ll want to check if everything's working right. You can do this by testing it on a blank page with the purl_test.tpl
file that you'll find in the ‘test’ folder of your source archive. If you're curious about more details, check out the project’s homepage here.
Linking Made Easy
If you want to link to another document while keeping all the current page's parameters intact, just use this code: {ppurl path="other.php"}
. For example, if your current URL looks like main.php?sid=658474679697&print=1
, it'll change into other.php?sid=658474679697&print=1
.
A Peek Under The Hood
If we look closer at how Smarty Purl Parameter Plugins works, we see it’s made up of just three PHP files. Yep, it's all written in PHP! Currently, you can grab this plugin on GitHub. It's been tested successfully with the latest stable version of the Smarty PHP template engine and works great on both 32-bit (x86) and 64-bit (x86_64) Linux distributions.
User Reviews for Smarty Purl Parameter Plugins FOR LINUX 7
-
Smarty Purl Parameter Plugins FOR LINUX is a user-friendly app for managing GET URL parameters in Smarty templates. Easy installation and effective functionality.
-
Absolutely love Smarty Purl Parameter Plugins! It's simple to install and works seamlessly with my templates.
-
This plugin has made managing URL parameters so much easier. Highly recommend for anyone using Smarty!
-
Fantastic tool for handling GET parameters in Smarty. Installation was a breeze and it works perfectly!
-
Smarty Purl Parameter Plugins is a game changer! Easy setup and incredibly useful for hyperlink management.
-
I can't believe how straightforward this plugin is. It handles URL parameters effortlessly and saves me time.
-
5 stars for Smarty Purl Parameter Plugins! It's open source, easy to use, and integrates well with my projects.