First commit

This commit is contained in:
2025-02-28 08:45:43 +01:00
commit 1f4e772600
1122 changed files with 74621 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<IfModule authz_core_module>
Require all denied
</IfModule>
<IfModule !authz_core_module>
order deny,allow
deny from all
</IfModule>

View File

@ -0,0 +1,60 @@
<html><head><title>Content</title></head><body>
<h1>Welcome to CMSimple</h1>
<p>Congratulations on your new Subsite installation of <strong>CMSimple</strong>. You can login now with the default password, which you will find in the readme.php of the download. Delete the readme.php on your webserver, if you have uploaded it.</p>
<p>The login link you will find at bottom of the page in the footer.</p>
<div style="text-align: center; font-weight: 900; background: none repeat scroll 0% 0% #990000; color: #ffffff; padding: 4px 6px; border: 1px solid #333333;">
<p>!!! Remember to change the login password  immediately !!!</p>
<p>Please read the readme.php in the root folder of the download.</p>
</div>
<p>CMSimple is published under GPL3 License.</p>
<hr>
<p><img src="../userfiles/images/flags/en.gif" alt="" width="18" height="12"> <strong>!!! IMPORTANT HINT !!!</strong></p>
<p>Please <strong>DO NOT</strong> change the password directly in config.php by using a text editor. Change the default password right away after login <strong>ONLINE !!!</strong> (login with default password)</p>
<p>This is the easiest and best working way.</p>
<p>For editing CMSimple files it is essential to <strong>USE ONLY</strong> editors, capable of detecting, opening and saving files as "utf-8 without BOM" (Byte Order Mark), like <a href="http://notepad-plus-plus.org/">notepad++</a>.</p>
<p>If this condition is not fulfilled, you will damage your CMSimple installation.</p>
<hr>
<p><img src="../userfiles/images/flags/de.gif" alt="" width="18" height="12"> <strong>!!! WICHTIGER HINWEIS !!!</strong></p>
<p>Bitte ändern Sie das Standard Passwort <strong>NICHT</strong> direkt in der config.php mit einem Text Editor. Ändern Sie das Standard Passwort nach dem Login <strong>ONLINE !!!</strong>  (Login mit dem Standard Passwort)</p>
<p>Zur Bearbeitung der CMSimple Systemdateien sollten Sie ausschliesslich einen <strong>Code Editor</strong> wie z. B. <a href="http://notepad-plus-plus.org/">notepad++</a> benutzen, der die Codierung "utf-8 ohne BOM" (Byte Order Mark) erkennt, die Dateien so öffnet und auch wieder abspeichert.</p>
<p>Wenn Sie die Systemdateien in einer anderen Codierung als "utf-8 ohne BOM" abspeichern, kann es zu Problemen mit verschiedenen Funktionen von CMSimple kommen.</p>
<hr>
<p>A documentation for CMSimple is in progress:</p>
<ul>
<li><a href="http://www.cmsimple.org/doku/">www.cmsimple.org</a></li>
</ul>
<hr>
<h4>The CMSimple links</h4>
<p>If you use an original or modified CMSimple template, please leave the template-link at the bottom of the template. You may extend that link this way:</p>
<ul>
<li>Template by <a href="http://www.cmsimple.org">CMSimple</a> modified by <a href="http://www.cmsimple.org">your link</a></li>
</ul>
<p>If you use another template inside a CMSimple installation, I kindly ask that you link back to <a href="http://www.cmsimple.org">www.cmsimple.org</a> in your template, since this is a nice way to popularize the CMSimple Project and of giving something back.</p>
<h1>News01</h1>
<h4>Newsbox News01</h4>
<p>This box shows the content of the hidden page "News01".</p>
<p>More information about newsboxes can be found here:</p>
<p style="text-align: right;"><a href="http://www.cmsimple-xh.com/wiki/doku.php/manuals:users_manual:cmsimple:newsboxes">CMSimple_XH Wiki &raquo;</a></p>
<hr>
<p>Diese Box zeigt den Inhalt der versteckten Seite "News01".</p>
<p>Mehr Informationen zum Thema Newsboxen gibt es hier:</p>
<p style="text-align: right;"><a href="http://www.cmsimple-xh.de/dokuwiki/doku.php/anwenderdokumentation:cmsimple:newsboxen">CMSimple_XH Wiki &raquo;</a></p>
<h1>News02</h1>
<h4>Newsbox News02</h4>
<p>This box shows the content of the hidden page "News02".</p>
<p>More information about newsboxes can be found here:</p>
<p style="text-align: right;"><a href="http://www.cmsimple-xh.com/wiki/doku.php/manuals:users_manual:cmsimple:newsboxes">CMSimple_XH Wiki &raquo;</a></p>
<hr>
<p>Diese Box zeigt den Inhalt der versteckten Seite "News02".</p>
<p>Mehr Informationen zum Thema Newsboxen gibt es hier:</p>
<p style="text-align: right;"><a href="http://www.cmsimple-xh.de/dokuwiki/doku.php/anwenderdokumentation:cmsimple:newsboxen">CMSimple_XH Wiki &raquo;</a></p>
<h1>News03</h1>
<h4>Newsbox News03</h4>
<p>This box shows the content of the hidden page "News03".</p>
<p>More information about newsboxes can be found here:</p>
<p style="text-align: right;"><a href="http://www.cmsimple-xh.com/wiki/doku.php/manuals:users_manual:cmsimple:newsboxes">CMSimple_XH Wiki &raquo;</a></p>
<hr>
<p>Diese Box zeigt den Inhalt der versteckten Seite "News03".</p>
<p>Mehr Informationen zum Thema Newsboxen gibt es hier:</p>
<p style="text-align: right;"><a href="http://www.cmsimple-xh.de/dokuwiki/doku.php/anwenderdokumentation:cmsimple:newsboxen">CMSimple_XH Wiki &raquo;</a></p>
</body></html>

View File

@ -0,0 +1,40 @@
<?php // utf8-marker = äöü
if(!defined('CMSIMPLE_VERSION') || preg_match('/content.php/i', $_SERVER['SCRIPT_NAME']))
{
die('No direct access');
}
?>
<h1 class="_level1_page_">CMSimple Subsite</h1>
<h1>CMSimple Subsite</h1>
<p>Congratulations on your new CMSimple subsite.</p>
<p>You have to set the password now. How to do that, you will find in the <strong><span style="background: #900; color: #fff; padding: 3px 6px;">README.txt</span></strong> in the root folder of the download.</p>
<p>Sie müssen nun das Passwort setzen. Wie das geht, erfahren Sie in der <strong><span style="background: #900; color: #fff; padding: 3px 6px;">LIESMICH.txt</span></strong> im Root Ordner des Downloads.</p>
<p>More information about CMSimple and the documentation you will find on the CMSimple Homepage:</p>
<p><strong><a href="https://www.cmsimple.org/">cmsimple.org »</a></strong></p>
<h1 class="_level1_page_">News01</h1>
<h4>Newsbox News01</h4>
<p>This box shows the content of the hidden page "News01".</p>
<p>More information about newsboxes can be found in the documentation on</p>
<p style="text-align: right;"><a href="https://www.cmsimple.org/doku/en/?Working_with_CMSimple___Newsboxes">cmsimple.org »</a></p>
<hr>
<p>Diese Box zeigt den Inhalt der versteckten Seite "News01".</p>
<p>Mehr Informationen zum Thema Newsboxen gibt es in der Dokumentation auf</p>
<p style="text-align: right;"><a href="https://www.cmsimple.org/doku/?Arbeiten_mit_CMSimple___Newsboxen">cmsimple.org »</a></p>
<h1 class="_level1_page_">News02</h1>
<h4>Newsbox News02</h4>
<p>This box shows the content of the hidden page "News02".</p>
<p>More information about newsboxes can be found in the documentation on</p>
<p style="text-align: right;"><a href="https://www.cmsimple.org/doku/en/?Working_with_CMSimple___Newsboxes">cmsimple.org »</a></p>
<hr>
<p>Diese Box zeigt den Inhalt der versteckten Seite "News02".</p>
<p>Mehr Informationen zum Thema Newsboxen gibt es in der Dokumentation auf</p>
<p style="text-align: right;"><a href="https://www.cmsimple.org/doku/?Arbeiten_mit_CMSimple___Newsboxen">cmsimple.org »</a></p>
<h1 class="_level1_page_">News03</h1>
<h4>Newsbox News03</h4>
<p>This box shows the content of the hidden page "News03".</p>
<p>More information about newsboxes can be found in the documentation on</p>
<p style="text-align: right;"><a href="https://www.cmsimple.org/doku/en/?Working_with_CMSimple___Newsboxes">cmsimple.org »</a></p>
<hr>
<p>Diese Box zeigt den Inhalt der versteckten Seite "News03".</p>
<p>Mehr Informationen zum Thema Newsboxen gibt es in der Dokumentation auf</p>
<p style="text-align: right;"><a href="https://www.cmsimple.org/doku/?Arbeiten_mit_CMSimple___Newsboxen">cmsimple.org »</a></p>

View File

@ -0,0 +1,108 @@
<?php
/* utf8-marker = äöüß */
################## Data fields ############
$page_data_fields[] = 'url';
$page_data_fields[] = 'last_edit';
$page_data_fields[] = 'description';
$page_data_fields[] = 'keywords';
$page_data_fields[] = 'title';
$page_data_fields[] = 'robots';
$page_data_fields[] = 'heading';
$page_data_fields[] = 'show_heading';
$page_data_fields[] = 'template';
$page_data_fields[] = 'published';
$page_data_fields[] = 'show_last_edit';
$page_data_fields[] = 'linked_to_menu';
$page_data_fields[] = 'header_location';
$page_data_fields[] = 'use_header_location';
$page_data_fields[] = 'sitetitle';
$page_data_fields[] = 'show_sitetitle';
################## Recently deleted ############
$temp_data['url'] = 'Startseite';
$temp_data['last_edit'] = '1251465256';
$temp_data['description'] = '';
$temp_data['keywords'] = '';
$temp_data['title'] = '';
$temp_data['robots'] = '';
$temp_data['heading'] = '';
$temp_data['show_heading'] = '';
$temp_data['template'] = '';
$temp_data['published'] = '';
$temp_data['show_last_edit'] = '';
$temp_data['linked_to_menu'] = '';
################## Page Data ############
$page_data[0]['url'] = 'Welcome_to_CMSimple_5';
$page_data[0]['last_edit'] = '1586537918';
$page_data[0]['description'] = '';
$page_data[0]['keywords'] = '';
$page_data[0]['title'] = '';
$page_data[0]['robots'] = '';
$page_data[0]['heading'] = '';
$page_data[0]['show_heading'] = '';
$page_data[0]['template'] = '';
$page_data[0]['published'] = '';
$page_data[0]['show_last_edit'] = '';
$page_data[0]['linked_to_menu'] = '1';
$page_data[0]['header_location'] = '';
$page_data[0]['use_header_location'] = '';
$page_data[0]['sitetitle'] = '';
$page_data[0]['show_sitetitle'] = '';
//----------
$page_data[1]['url'] = 'News01';
$page_data[1]['last_edit'] = '1316870463';
$page_data[1]['description'] = '';
$page_data[1]['keywords'] = '';
$page_data[1]['title'] = '';
$page_data[1]['robots'] = '';
$page_data[1]['heading'] = '';
$page_data[1]['show_heading'] = '0';
$page_data[1]['template'] = '0';
$page_data[1]['published'] = '1';
$page_data[1]['show_last_edit'] = '0';
$page_data[1]['linked_to_menu'] = '0';
$page_data[1]['header_location'] = '';
$page_data[1]['use_header_location'] = '0';
$page_data[1]['sitetitle'] = '';
$page_data[1]['show_sitetitle'] = '';
//----------
$page_data[2]['url'] = 'News02';
$page_data[2]['last_edit'] = '1316870483';
$page_data[2]['description'] = '';
$page_data[2]['keywords'] = '';
$page_data[2]['title'] = '';
$page_data[2]['robots'] = '';
$page_data[2]['heading'] = '';
$page_data[2]['show_heading'] = '0';
$page_data[2]['template'] = '0';
$page_data[2]['published'] = '1';
$page_data[2]['show_last_edit'] = '0';
$page_data[2]['linked_to_menu'] = '0';
$page_data[2]['header_location'] = '';
$page_data[2]['use_header_location'] = '0';
$page_data[2]['sitetitle'] = '';
$page_data[2]['show_sitetitle'] = '';
//----------
$page_data[3]['url'] = 'News03';
$page_data[3]['last_edit'] = '1316870492';
$page_data[3]['description'] = '';
$page_data[3]['keywords'] = '';
$page_data[3]['title'] = '';
$page_data[3]['robots'] = '';
$page_data[3]['heading'] = '';
$page_data[3]['show_heading'] = '0';
$page_data[3]['template'] = '0';
$page_data[3]['published'] = '1';
$page_data[3]['show_last_edit'] = '0';
$page_data[3]['linked_to_menu'] = '0';
$page_data[3]['header_location'] = '';
$page_data[3]['use_header_location'] = '0';
$page_data[3]['sitetitle'] = '';
$page_data[3]['show_sitetitle'] = '';
//----------
?>

View File

@ -0,0 +1,7 @@
<IfModule authz_core_module>
Require all granted
</IfModule>
<IfModule !authz_core_module>
order deny,allow
allow from all
</IfModule>