<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet/modules/mediawiki, branch master</title>
<subtitle>Mageia Infrastructure Configuration</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/'/>
<entry>
<title>Set the wiki title again</title>
<updated>2026-02-23T00:23:54+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2026-02-23T00:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=a084b85270826e004e293ce3a2a9f6da2f97a0dd'/>
<id>a084b85270826e004e293ce3a2a9f6da2f97a0dd</id>
<content type='text'>
The default title is just the language, which isn't very useful.
This is a partial revert and change of commit 560aee1a1 and 28c48c739.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default title is just the language, which isn't very useful.
This is a partial revert and change of commit 560aee1a1 and 28c48c739.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not redefine title</title>
<updated>2026-02-21T21:26:28+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2026-02-21T21:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=560aee1a11bcfaa5e0635bfed05feb04f7359dce'/>
<id>560aee1a11bcfaa5e0635bfed05feb04f7359dce</id>
<content type='text'>
Fixes this error with Puppet &gt;= 4:
The parameter $title redefines a built in parameter in the 'define' expression
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes this error with Puppet &gt;= 4:
The parameter $title redefines a built in parameter in the 'define' expression
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wiki robots.txt creation</title>
<updated>2025-05-04T08:38:01+00:00</updated>
<author>
<name>Jani Välimaa</name>
<email>wally@mageia.org</email>
</author>
<published>2025-05-04T08:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=f6411954df2c29bec5db57c10caf02a99cc5dc1c'/>
<id>f6411954df2c29bec5db57c10caf02a99cc5dc1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add robots.txt to wiki</title>
<updated>2025-05-04T08:23:45+00:00</updated>
<author>
<name>Jani Välimaa</name>
<email>wally@mageia.org</email>
</author>
<published>2025-05-04T08:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=8f7ae07cf2a815a1d871bd9aa80dd342d6a6e5d4'/>
<id>8f7ae07cf2a815a1d871bd9aa80dd342d6a6e5d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use @ when accessing variables in templates</title>
<updated>2024-10-05T23:39:54+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2024-10-05T23:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=a7797c331e1fa86bdef5c49d6870d822dc591217'/>
<id>a7797c331e1fa86bdef5c49d6870d822dc591217</id>
<content type='text'>
Access without the @ symbol is the older method and is discouraged.
This take leaves alone accesses of variables that are defined within the
template, which don't seem to allow an @.

This batch of changes is for templates related to web sites.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Access without the @ symbol is the older method and is discouraged.
This take leaves alone accesses of variables that are defined within the
template, which don't seem to allow an @.

This batch of changes is for templates related to web sites.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Use @ when accessing variables in templates"</title>
<updated>2024-10-05T04:48:08+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2024-10-05T04:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=f5b2645d869b76598c18527d388ed76719c06bdd'/>
<id>f5b2645d869b76598c18527d388ed76719c06bdd</id>
<content type='text'>
Variables defined within a template can't be accessed with @.  This
change needs to be reworked to eliminate those cases.
This reverts commits 2c7da665 and ae197622.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Variables defined within a template can't be accessed with @.  This
change needs to be reworked to eliminate those cases.
This reverts commits 2c7da665 and ae197622.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use @ when accessing variables in templates</title>
<updated>2024-10-05T02:28:06+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2024-10-05T02:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=2c7da66570999dcd21f11f976dc6ec27d820f45c'/>
<id>2c7da66570999dcd21f11f976dc6ec27d820f45c</id>
<content type='text'>
Access without the @ symbol is the older method and is discouraged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Access without the @ symbol is the older method and is discouraged.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in comments</title>
<updated>2024-08-15T17:52:40+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2024-08-15T16:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=e4a9a61c08c6f4c2250c647dcc75d4c07f2de9c7'/>
<id>e4a9a61c08c6f4c2250c647dcc75d4c07f2de9c7</id>
<content type='text'>
This should result in no difference in configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should result in no difference in configuration.
</pre>
</div>
</content>
</entry>
<entry>
<title>Send wiki e-mails from wiki_noreply@ml.mageia.org</title>
<updated>2024-02-10T23:57:52+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2024-02-10T23:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=34c5920ab70244b47387f1a7e19ef97822c1fcac'/>
<id>34c5920ab70244b47387f1a7e19ef97822c1fcac</id>
<content type='text'>
This should resolve wiki e-mail delivery issues as b9c41d85 did for
Bugzilla.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should resolve wiki e-mail delivery issues as b9c41d85 did for
Bugzilla.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch links to https: that are found in comments</title>
<updated>2024-01-25T20:17:25+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2024-01-25T20:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=5f6f124d960df9a808f43aa6a6b637b9d26f802e'/>
<id>5f6f124d960df9a808f43aa6a6b637b9d26f802e</id>
<content type='text'>
These are for use by humans only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are for use by humans only.
</pre>
</div>
</content>
</entry>
</feed>
