<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wiki/lookup_page_inc.php, branch PRE_LIBERTYSYS_SERVICE_UPDATE</title>
<subtitle>Bitweaver wiki package repository
</subtitle>
<id>https://git.rdm1.uk/wiki/.git/atom?h=PRE_LIBERTYSYS_SERVICE_UPDATE</id>
<link rel='self' href='https://git.rdm1.uk/wiki/.git/atom?h=PRE_LIBERTYSYS_SERVICE_UPDATE'/>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/wiki/.git/'/>
<updated>2009-10-01T14:17:07Z</updated>
<entry>
<title>remove ref to non-existant copyright.txt file</title>
<updated>2009-10-01T14:17:07Z</updated>
<author>
<name>wjames5</name>
<email>will@tekimaki.com</email>
</author>
<published>2009-10-01T14:17:07Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/wiki/.git/commit/?id=a1bd3c36aeb48248459f5ba54f8a1bd12a505d3a'/>
<id>urn:sha1:a1bd3c36aeb48248459f5ba54f8a1bd12a505d3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix LGPL license ref from non-existant license.txt file to lgpl url</title>
<updated>2009-10-01T13:45:54Z</updated>
<author>
<name>wjames5</name>
<email>will@tekimaki.com</email>
</author>
<published>2009-10-01T13:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/wiki/.git/commit/?id=7d383daaea1c191c46bae5bdda2233917b628d63'/>
<id>urn:sha1:7d383daaea1c191c46bae5bdda2233917b628d63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable parsing of page when loading it to edit. preview will parse the page, but if a parsing error prevents the page from loading, then we still need to be able to access the page to edit it.</title>
<updated>2009-02-21T16:34:18Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2009-02-21T16:34:18Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/wiki/.git/commit/?id=d95958d5d06aa79108249c4aa52e9848c51c8c20'/>
<id>urn:sha1:d95958d5d06aa79108249c4aa52e9848c51c8c20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 2048241.</title>
<updated>2008-12-18T22:06:29Z</updated>
<author>
<name>Tomasz Kalkosinski</name>
<email>pppspoonman@users.sourceforge.net</email>
</author>
<published>2008-12-18T22:06:29Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/wiki/.git/commit/?id=a8a5a096340322b5ece3b5acc46f32c49f628484'/>
<id>urn:sha1:a8a5a096340322b5ece3b5acc46f32c49f628484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove mostly broken semaphore code. we have a semaphore package to take care of this feature now.</title>
<updated>2008-10-18T17:11:14Z</updated>
<author>
<name>Max Kremmel</name>
<email>xing@synapse.plus.com</email>
</author>
<published>2008-10-18T17:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/wiki/.git/commit/?id=1321e4b99240703e80391bad8ddf8b612a1111f8'/>
<id>urn:sha1:1321e4b99240703e80391bad8ddf8b612a1111f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change display call to use a hash for display options, add display_mode to options hash</title>
<updated>2008-06-25T22:21:30Z</updated>
<author>
<name>Christian Fowler</name>
<email>spider@viovio.com</email>
</author>
<published>2008-06-25T22:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/wiki/.git/commit/?id=7144420dc99a55d4e8f5b81cec6200ede8c200b2'/>
<id>urn:sha1:7144420dc99a55d4e8f5b81cec6200ede8c200b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove setProtection - LEAVE storing the already accessed ContentId!</title>
<updated>2008-01-14T09:26:02Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2008-01-14T09:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/wiki/.git/commit/?id=4946f63ef0527c944e0199846f717929ef1029a2'/>
<id>urn:sha1:4946f63ef0527c944e0199846f717929ef1029a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add protected flag to content object so that we generate a 'Permission denied.'  error message rather than 'Page not found' for content items that are hidden by protector.</title>
<updated>2008-01-13T14:53:46Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2008-01-13T14:53:46Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/wiki/.git/commit/?id=e94b668681c174256907315ddd8f5a6d0efafb84'/>
<id>urn:sha1:e94b668681c174256907315ddd8f5a6d0efafb84</id>
<content type='text'>
Need to add a setProtector() to other packages so we can produce a similar responce as only wiki's are handled at present.
</content>
</entry>
<entry>
<title>remove updateUserPermissions function. this function was a bad idea since it distorts user permissions for the entire site and LC::hasUserPermission has to be called manually to check for libery content permission settings. more lcp work to come shortly.</title>
<updated>2007-07-06T15:43:23Z</updated>
<author>
<name>Max Kremmel</name>
<email>xing@synapse.plus.com</email>
</author>
<published>2007-07-06T15:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/wiki/.git/commit/?id=3b3ee194aac5554e89a1e464bd784217b8fcd511'/>
<id>urn:sha1:3b3ee194aac5554e89a1e464bd784217b8fcd511</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove a lot of antiquated code including breadcrumbs and outdated wiki-specific caching options, wiki tags and wiki dumps. probably there's going to be more to go soon. none of this stuff has been working for years now.</title>
<updated>2007-06-01T15:16:50Z</updated>
<author>
<name>Max Kremmel</name>
<email>xing@synapse.plus.com</email>
</author>
<published>2007-06-01T15:16:50Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/wiki/.git/commit/?id=a33a85c5e34f4a02f4cd7cdaab87056b4412c86d'/>
<id>urn:sha1:a33a85c5e34f4a02f4cd7cdaab87056b4412c86d</id>
<content type='text'>
</content>
</entry>
</feed>
