<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nexus/templates, branch master</title>
<subtitle>Bitweaver nexus package repository
</subtitle>
<id>https://git.rdm1.uk/nexus/.git/atom?h=master</id>
<link rel='self' href='https://git.rdm1.uk/nexus/.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/nexus/.git/'/>
<updated>2026-06-16T08:31:33Z</updated>
<entry>
<title>Replace network-receive/transmit with go-down/go-up for move down/up icons</title>
<updated>2026-06-16T08:31:33Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-16T08:31:33Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/nexus/.git/commit/?id=d2aa4756cdbd5d3db888225510cd22670a627d19'/>
<id>urn:sha1:d2aa4756cdbd5d3db888225510cd22670a627d19</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Remove duplicate ipackage attributes from biticon calls</title>
<updated>2026-06-07T15:51:54Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-07T15:51:54Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/nexus/.git/commit/?id=561c35682df2a63f68dff6fec9d7914ae9a78911'/>
<id>urn:sha1:561c35682df2a63f68dff6fec9d7914ae9a78911</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Switch icons: document-properties → edit, text-x-generic → view-list-text</title>
<updated>2026-06-05T15:05:16Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-05T15:05:16Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/nexus/.git/commit/?id=ba1acf9fc0c7c9142a78990491005ea6be64250b'/>
<id>urn:sha1:ba1acf9fc0c7c9142a78990491005ea6be64250b</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Switch delete icon from edit-delete to user-trash (dustbin)</title>
<updated>2026-06-05T08:35:18Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-05T08:35:18Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/nexus/.git/commit/?id=54d0995680f00e790e7e4466048897710da32892'/>
<id>urn:sha1:54d0995680f00e790e7e4466048897710da32892</id>
<content type='text'>
user-trash updated to a proper dustbin SVG. All templates across
all packages updated to use user-trash instead of edit-delete.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Switch attachment icon from mail-attachment to stock_attach</title>
<updated>2026-06-04T10:46:50Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-04T10:46:50Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/nexus/.git/commit/?id=056c15b3574b3c8dc7d096af0a369fb3d3b46e8e'/>
<id>urn:sha1:056c15b3574b3c8dc7d096af0a369fb3d3b46e8e</id>
<content type='text'>
stock_attach (paperclip) is available as PNG (16px) and SVG (scalable),
making it a cleaner fit for attach/assign/crosspost contexts than the
mail-specific mail-attachment icon.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Convert {booticon} to {biticon} — freedesktop/tango icon names throughout</title>
<updated>2026-06-04T10:31:56Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-04T10:31:56Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/nexus/.git/commit/?id=f01d893146e541110c227f695f09552de70f0004'/>
<id>urn:sha1:f01d893146e541110c227f695f09552de70f0004</id>
<content type='text'>
Replace all {booticon iname="icon-*"} and {booticon iname="fa-*"} calls with
{biticon ipackage="icons" iname="&lt;freedesktop-name&gt;"} using the tango iconset.
Mapping covers ~70 distinct old names to tango equivalents (edit-delete,
document-properties, go-next, lock, internet-mail, etc.).

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>php-cs-fixer tidies to php8.5 standards</title>
<updated>2026-05-14T08:51:41Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-05-14T08:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/nexus/.git/commit/?id=8b9137c1358fde8e4c74b05a08da8a6a86e2094b'/>
<id>urn:sha1:8b9137c1358fde8e4c74b05a08da8a6a86e2094b</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Figured what has been causing a problem with using &amp;&amp; and || in smarty templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones.</title>
<updated>2026-03-27T16:13:17Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-03-27T16:13:17Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/nexus/.git/commit/?id=d8bcfdfa9987b9207acc38fc417897af45d623d8'/>
<id>urn:sha1:d8bcfdfa9987b9207acc38fc417897af45d623d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code updated to PHP8.4 and namespace</title>
<updated>2025-08-27T16:12:13Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2025-08-27T16:12:13Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/nexus/.git/commit/?id=72ad9a9e51db8f54eae01991d6905db6b4306c19'/>
<id>urn:sha1:72ad9a9e51db8f54eae01991d6905db6b4306c19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add-forminput-label-param-for-bs3</title>
<updated>2014-11-19T21:19:38Z</updated>
<author>
<name>spiderr</name>
<email>spider@viovio.com</email>
</author>
<published>2014-11-19T21:19:38Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/nexus/.git/commit/?id=2743478dea1b32105cadd2ddec158284c9db683b'/>
<id>urn:sha1:2743478dea1b32105cadd2ddec158284c9db683b</id>
<content type='text'>
</content>
</entry>
</feed>
