Iain MacDonald

Results 7 issues of Iain MacDonald

**context.php:** Allow accessing first, second or third elements from an array Access does not depend on array keys being named [0,1,2...] **filters.php:** Access second or third index from items Added...

A tag which apparently has just been added to django 1.3. I just came across the scenario where I needed to render jquery-tmpl templates (or similar) within a template of...

Update to Tasks version 2.0.0 Copied from template https://github.com/espressif/vscode-esp-idf-extension/blob/00b2bc604c092e7b57c2f4b145b831b8387cca8f/templates/.vscode/tasks.json

Although the primary focus of dploy is obviously FTP/SFTP I found it useful and trivial to implement the file scheme. I realise this isn't the direction dploy is going in...

**- What I did** Edited the docs **- How I did it** N/A **- How to verify it** N/A **- Description for the changelog** Fix RFC3339 typo in docs **-...

kind/docs
status/3-docs-review

As mentioned in qtranslate/qtranslate-xt#1344 the plugin is incompatible with wp-cli. For example, the following command fails: wp-cli plugin activate qtranslate-xt Any action with wp-cli results in an error such as...

core

If the domain is not recognised and we don't have the selectors defined already could we just fallback to scraping [https://www.justtherecipe.com/](https://www.justtherecipe.com/)? They use `https://www.justtherecipe.com/extractRecipeAtUrl?url=XXX` to return a complex JSON object...