Skip to main content
16
results
Andrew Fletcher
In Vim, following is an outline of the vi(m) functions you can utilise whilst in command mode - yes they are case sensitive action outcome a change to insert mode (after cursor) A change to insert mode (at end of line) dd delete one line G go to end of the file 1G go to top of the file i change to insert mode (before cursor) J merge next line with this one p paste deleted or yanked text after cursor P paste deleted or yanked text before cursor r replace one...
Andrew Fletcher
In this article, you will learn how to update a newsletter template...
Andrew Fletcher
There are times when other Joomla! administrators of the site leave a page...
Andrew Fletcher
Cached data - keep it or clear it out? You might have noticed, but...
Andrew Fletcher
Adding a new user to your Joomla! website using Community Builder. Out of the...
Andrew Fletcher
In this article, I will show you how to update an existing member's details using Community Builder.   Access to Community Builder This is screen accessible via: Select Components → Community Builder → User Management from the drop-down menus.   Updating an existing user From the User Management screen, if you can see the member you are wanting to update click on their name.  Otherwise, you can enter their name in the input field and press return....
Andrew Fletcher
In this article, I'll show you how to create a new an Acy Mailing 5...
Andrew Fletcher
In this article, I'll show you how to manage an Acy Mailing 5 subscription...
Andrew Fletcher
In this article, I'll show you how to edit an existing member's...
Andrew Fletcher
In this article, I'll show you how to review a newsletter's statistics for...
Andrew Fletcher
In this article, you will learn how to send a newsletter using Acy Mailing 5.   Access to Acy Mailing 5 This is screen accessible via the administration area: Select Components → Acy Mailing 5 → Newsletters from the drop-down menus.   Sending a newsletter Viewing the newsletter list, click on the newsletter that you want to send out to the member base.  Check the following details are correct: Subject - set  Published - set to yes HTML version -...
Andrew Fletcher
In this article, I'll show you how to edit an unsent Acy Mailing 5...
Andrew Fletcher
Regular expressions (regex) are extremely useful in extracting information from...
Andrew Fletcher
Whilst updating nodejs and npm on a Centos 6 or 7 server running Apache, I...
Andrew Fletcher
Recently I had an error with a domain smtp server not recognising port 587....