What?
This is an article on how to replace a string with another in all your joomla articles without modifying other data such as modified date and author.
Why?
I used to have a third-party plugin ...
... point as an input but at the time of print, this hasn't happened yet. Here's a function in deluge that takes a 3 or 6 character hexadecimal color and returns the RGB values for you.
How?
Very quickly, ...
... 1: Credit Application: Template exists in ZohoSign
Very quickly, let's go over the implementation plan for this scenario (where you have the template in ZohoSign with fields for the end user to complete):
Add ...
What?
This is the function to get the line item order/transaction from eBay if you give it the eBay Item ID as a parameter.
Why?
Mostly for debugging but here's the code that will quickly get the ...
What?
A quick note for when I want to quickly generate maps of a currency or a tax from a client's Zoho Books.
Why?
The use-case here is that we are creating a Sales Order in Zoho Books from Zoho ...
What?
A quick article to remind me how to quickly get a field from a user's settings based on the owner of a record.
Why?
A client had added a custom lookup field to the users settings called "Division" ...
What?
This is an article to quickly demo a couple of snippets of code to display values in a custom related list as well as to display empty custom related lists.
Why?
Because I keep forgetting ...
... such as:
openUrl("#Form:My_Confirmation_Popup?zc_Header=false","popup window","height=144,width=555");
The reason being, is that the top solution offers a very generic popup box that can be quickly ...
...
How?
So first I'm going to list a function I use called "Filexpro()", then list some examples of usage. And in the second-to-last section, I'll quickly convert a 100 nanoseconds ...
... vague. I thought I'd quickly write this article so I don't have to spend so much time on it again.
Note that the below examples, demonstrate a script on a Non-SSL-Enabled host.
How?
Previously, ...
What?
An article on how to quickly adapt an array code and sort by its values. Surprising how many examples are on the web and everyone saying you're doing it wrong... Which is true but quite unhelpful. ...
Originally dubbed EventViewer Chart Generator. As the name suggests, I was looking for a free program that can take an exported CSV list from a standard MS Windows eventlog or eventviewer log and generate ...
... values and just for myself to quickly modify a Wordpress configuration file.
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', ...
... So you can do this quickly on a friend's PC and it's a bit geeky.
Type the following NOTEPAD rename.bat and answer Yes to if you want to create it.
Copy & Paste the following (the string to replace ...
What is Joe's Password Analyzer?
Joe's Password Analyzer is an online tool that quickly checks any password you might want to try using and suggests variations on this. Simply type a word or phrase in ...
- Applies to Joomla 2.5.x +, 3.4.x
What?
So I can't stand the way the default "Search" component in Joomla works. The default is to sort the results by popularity (hits) or by most recently ...
... finish the project, I quickly created this program to extract all the data values from an AwStats report.
Advanced Web Statistics or AwStats, is a reporting system for server logs. This gives data ...
... is quickly forgotten.
How?
You need to set the database to single-user mode.
In SSMS, connect to an instance of the SQL Server Database Engine, and then expand that instance.
Right-click ...
... usernames/passwords created in the previous steps.
$sitename - I would suffix this with "TEST" so as to quickly distinguish this from your main website.
$db, $user and $password - these are the database ...
... is to quickly generate a calendar for a full academic year for referencing by staff/students.
How?
Let us assume that we have a system holding a calendar in the following table (called "joes_weekstructure"):
ID ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.