<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.evergreen-ils.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.evergreen-ils.org/feed.php">
        <title>Evergreen DokuWiki - backend-devel</title>
        <description></description>
        <link>https://wiki.evergreen-ils.org/</link>
        <image rdf:resource="https://wiki.evergreen-ils.org/lib/exe/fetch.php?media=wiki:logo.svg" />
       <dc:date>2026-04-30T20:58:36+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.evergreen-ils.org/doku.php?id=backend-devel:i18n&amp;rev=1644518097&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.evergreen-ils.org/doku.php?id=backend-devel:mods_to_mods32&amp;rev=1644518097&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.evergreen-ils.org/doku.php?id=backend-devel:open-ils_cstore_api&amp;rev=1644518097&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.evergreen-ils.org/lib/exe/fetch.php?media=wiki:logo.svg">
        <title>Evergreen DokuWiki</title>
        <link>https://wiki.evergreen-ils.org/</link>
        <url>https://wiki.evergreen-ils.org/lib/exe/fetch.php?media=wiki:logo.svg</url>
    </image>
    <item rdf:about="https://wiki.evergreen-ils.org/doku.php?id=backend-devel:i18n&amp;rev=1644518097&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-02-10T18:34:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>i18n</title>
        <link>https://wiki.evergreen-ils.org/doku.php?id=backend-devel:i18n&amp;rev=1644518097&amp;do=diff</link>
        <description>Localization: technical details

For developers, the goal is to make it easy to incorporate localized strings in their code by using native string localization methods (such as defining entities in DTDs, or defining properties in JavaScript property files, or wrapping translatable text in database strings in a special translation function).</description>
    </item>
    <item rdf:about="https://wiki.evergreen-ils.org/doku.php?id=backend-devel:mods_to_mods32&amp;rev=1644518097&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-02-10T18:34:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>mods_to_mods32</title>
        <link>https://wiki.evergreen-ils.org/doku.php?id=backend-devel:mods_to_mods32&amp;rev=1644518097&amp;do=diff</link>
        <description>Comparing MODS to MODS32

As part of changeset &lt;http://svn.open-ils.org/trac/ILS/changeset/10587 10587&gt;, dbs bumped the version of MODS in use from MODS to MODS32. This page will cover the investigation of the differences in those two schemas as it pertains to Evergreen's indices.

Global note: chopPunctuation and chopString is applied uniformly to text values in MODS32. This may be enough justification for a rebuild of all indexes as users migrate from 1.2 to 1.4. Some testing needs to be done …</description>
    </item>
    <item rdf:about="https://wiki.evergreen-ils.org/doku.php?id=backend-devel:open-ils_cstore_api&amp;rev=1644518097&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-02-10T18:34:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>open-ils_cstore_api</title>
        <link>https://wiki.evergreen-ils.org/doku.php?id=backend-devel:open-ils_cstore_api&amp;rev=1644518097&amp;do=diff</link>
        <description>open-ils.cstore interface

All methods are prefixed with open-ils.cstore.  Parameters are in bold.  Examples for srfsh are in code blocks.

transaction.begin

	*  returns new transaction ID on success, execption on failure

request open-ils.cstore open-ils.cstore.transaction.begin</description>
    </item>
</rdf:RDF>
