... question of inserting then associating the categories and
-- inserting into the assets table per article. We are going to put a
-- marker ":|joe|:" and append the old ID for later use.
-- *********************************************************************
-- ...
What?
This article serves as documentation for a module extension I made for the Joomla Content Management System versions 2.5 or later.
Why?
Could have probably used someone else's. I think there' ...
... static int TAKE_OR_PICK = 0;
public void chooseOrTakePhoto(View view) {
final View v = getLayoutInflater().inflate(R.layout.dialog_edititem_photo, null);
AlertDialog.Builder b ...
...
Determine your JDK folder dir jdk* and append the \bin. Note this for later.
Right-click on the "Computer" icon/label (desktop / start menu)
Select Properties
Click on Change settings or Advanced ...
... News: localized on map (use API)
- News: cache for map (+offline mode)
- News: cache for later reading
- Pilot: view top configurations for best distance/duration
- Pilot: view top rated equipment
- ...
... hangar_aircraft_name = currentName.getText().toString();
// get the AlertDialog XML layout file
final View v = getLayoutInflater().inflate(R.layout.my_custom_dialog, null);
...
...
3 plugs in. It came with heat shrinks to join the power cables but I may change this to a plug later.
Hmm... maybe I should have painted my Phantom in chrome.
My DJI Phantom FC40 repainted ...
... connection manager but this is inefficient and not versatile enough to accommodate files that get added later.
Why?
I am creating an extract SSIS package intended to take a text file as its source ...
... (Joomla 2.5.x) but this is for a later version of the components using the alternative called PlayThru by AreYouAHuman.Com.
Why?
The kCaptcha used by the jComments extension is easily automated ...
... plugin later.
STEP #1: Signup at AYAH
You need to have a publisher and scoring key, sign up for FREE at AreYouAHuman.Com: Basic Signup:
Signup and you will be redirected to a dashboard.
On ...
...
If you didn't have a backup, then I would simply take a Joomla install (preferably NOT the most recent version - so that you can force it to update later on) and copy over the core files. Get that working ...
What?
I'm writing a Joomla 2.5.x component for logging time and projects and need a dropdown to have selectable options restricted to the logged-in user. This is specified in the XML file of the custom ...
... Code Injection
Do NOT allow the use of apostrophe or double-quotes, convert these to a numerical representation only if you need to convert them back later (eg. 034, 039).
Do NOT allow any punctuation ...
What?
This is a quick article on what I change the error page for Joomla websites to. I like a clean error page, for a demo visit http://www.joellipman.com/my_error_page.
Applies to Joomla 1.6.x, 1.7.x, ...
... ASC');
// Reset the query using our new query object
$db->setQuery($query);
// Load the results as a list of stdClass objects (see later for more options on retrieving data).
$rows = $db->loadObjectList();
// ...
... 1 Title
2 Forenames
3 Surname
Note the below example omits the ID column and just leaves VALUE.
Why?
Do we need a reason?
How?
For SQL Server 2005 or later, using ...
Applies to Joomla 1.6+
What?
This is an article to describe how to add an article modal button in the Joomla Admin Panel (at time of print version 2.5.6) of your component including the all important ...
... it later.
style="color:grey" - add a styling to it by default (on initial load), in this specific case the color grey.
value="Name:" - give this field a default value. In this specific case, we are ...
... the data later on.
Further Post-Joomla 2.5 aides
Validating a login was MD5(password+salt) but is expected to be (not tested) bool correctPass = CryptSharp.PhpassCrypter.CheckPassword(passwordPlain, ...
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.