<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://tech.solin.eu/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://tech.solin.eu/feed.php">
        <title>Solin Expertise Center</title>
        <description></description>
        <link>https://tech.solin.eu/</link>
        <image rdf:resource="https://tech.solin.eu/lib/tpl/monobook/images/favicon.ico" />
       <dc:date>2026-04-04T10:23:40+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://tech.solin.eu/doku.php?id=linux:control_panels&amp;rev=1597261028&amp;do=diff"/>
                <rdf:li rdf:resource="https://tech.solin.eu/doku.php?id=totara:dialogs&amp;rev=1464808765&amp;do=diff"/>
                <rdf:li rdf:resource="https://tech.solin.eu/doku.php?id=totara:totara&amp;rev=1464807678&amp;do=diff"/>
                <rdf:li rdf:resource="https://tech.solin.eu/doku.php?id=moodle:installation_and_configuration_issues&amp;rev=1464600486&amp;do=diff"/>
                <rdf:li rdf:resource="https://tech.solin.eu/doku.php?id=totara:report_sources&amp;rev=1463731365&amp;do=diff"/>
                <rdf:li rdf:resource="https://tech.solin.eu/doku.php?id=moodle:colorbox_in_course_format&amp;rev=1462270054&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://tech.solin.eu/lib/tpl/monobook/images/favicon.ico">
        <title>Solin Expertise Center</title>
        <link>https://tech.solin.eu/</link>
        <url>https://tech.solin.eu/lib/tpl/monobook/images/favicon.ico</url>
    </image>
    <item rdf:about="https://tech.solin.eu/doku.php?id=linux:control_panels&amp;rev=1597261028&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-08-12T19:37:08+00:00</dc:date>
        <dc:creator>onno</dc:creator>
        <title>linux:control_panels - [Installing Virtualmin] </title>
        <link>https://tech.solin.eu/doku.php?id=linux:control_panels&amp;rev=1597261028&amp;do=diff</link>
        <description>Control Panels

I have tried to install SysCP, but I had to give up because SysCP requires the use of crond, a daemon which I know nothing about. Also, SysCP is well documented for use on the Debian distribution, but very poorly documented for all other Linux distributions (such as the one I am using, Fedora 2).</description>
    </item>
    <item rdf:about="https://tech.solin.eu/doku.php?id=totara:dialogs&amp;rev=1464808765&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-06-01T19:19:25+00:00</dc:date>
        <dc:creator>onno</dc:creator>
        <title>totara:dialogs - [Saving] </title>
        <link>https://tech.solin.eu/doku.php?id=totara:dialogs&amp;rev=1464808765&amp;do=diff</link>
        <description>Dialogs are used in Totara to let you pick one or more items from a hierarchy. For instance, you can pick courses inside a learning plan using a dialog.



Architecture of A Totara Dialog Box

Let’s take /totara/plan/components/objective/find-course.php as an example. This file contains code to instantiate a dialog class and output the markup for the dialog. You use your own extension of the totara_dialog_content class to determine the options in the dialog box. For instance, to disable the fram…</description>
    </item>
    <item rdf:about="https://tech.solin.eu/doku.php?id=totara:totara&amp;rev=1464807678&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-06-01T19:01:18+00:00</dc:date>
        <dc:creator>onno</dc:creator>
        <title>totara:totara - [Table of Contents] </title>
        <link>https://tech.solin.eu/doku.php?id=totara:totara&amp;rev=1464807678&amp;do=diff</link>
        <description>Table of Contents

	*  Programs / Certifications
	*  Hierarchies
	*  Report Sources
	*  Dialogs</description>
    </item>
    <item rdf:about="https://tech.solin.eu/doku.php?id=moodle:installation_and_configuration_issues&amp;rev=1464600486&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-30T09:28:06+00:00</dc:date>
        <dc:creator>onno</dc:creator>
        <title>moodle:installation_and_configuration_issues - [Anonymize All User Data in Moodle] </title>
        <link>https://tech.solin.eu/doku.php?id=moodle:installation_and_configuration_issues&amp;rev=1464600486&amp;do=diff</link>
        <description>Date Not Translated

Moodle supports many languages out of the box. If you install an additional language besides the default English, everything is peachy. Except that the date is not translated, if your server does not support the locale.

Here's how to install additional locales on your Debian or Ubuntu server (tested under Debian).</description>
    </item>
    <item rdf:about="https://tech.solin.eu/doku.php?id=totara:report_sources&amp;rev=1463731365&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-20T08:02:45+00:00</dc:date>
        <dc:creator>onno</dc:creator>
        <title>totara:report_sources - [Report Sources] </title>
        <link>https://tech.solin.eu/doku.php?id=totara:report_sources&amp;rev=1463731365&amp;do=diff</link>
        <description>Documentation:

	*  https://docs.moodle.org/dev/reportbuilder
	*  https://docs.moodle.org/dev/reportbuilder/API

Please note that the moodle.org documentation is neither complete nor entirely up to date, since it is about a project meant to port the Totara report builder to Moodle.</description>
    </item>
    <item rdf:about="https://tech.solin.eu/doku.php?id=moodle:colorbox_in_course_format&amp;rev=1462270054&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-03T10:07:34+00:00</dc:date>
        <dc:creator>martijn</dc:creator>
        <title>moodle:colorbox_in_course_format - [Using the colorbox pop-up] </title>
        <link>https://tech.solin.eu/doku.php?id=moodle:colorbox_in_course_format&amp;rev=1462270054&amp;do=diff</link>
        <description>Using the colorbox pop-up

The colorbox pop-up is used in different course formats. 

The colorbox creates a 'pop-up' and can display content. It will display based on a class and it uses the href element for the content of the pop-up.

Colorbox js code:</description>
    </item>
</rdf:RDF>
