tx_seo_1689.patch
| .project (revision 0) | ||
|---|---|---|
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
| 2 |
<projectDescription> |
|
| 3 |
<name>tx_seo_1689</name> |
|
| 4 |
<comment></comment> |
|
| 5 |
<projects> |
|
| 6 |
</projects> |
|
| 7 |
<buildSpec> |
|
| 8 |
<buildCommand> |
|
| 9 |
<name>org.eclipse.php.core.PhpIncrementalProjectBuilder</name> |
|
| 10 |
<arguments> |
|
| 11 |
</arguments> |
|
| 12 |
</buildCommand> |
|
| 13 |
<buildCommand> |
|
| 14 |
<name>org.eclipse.php.core.ValidationManagerWrapper</name> |
|
| 15 |
<arguments> |
|
| 16 |
</arguments> |
|
| 17 |
</buildCommand> |
|
| 18 |
</buildSpec> |
|
| 19 |
<natures> |
|
| 20 |
<nature>org.eclipse.php.core.PHPNature</nature> |
|
| 21 |
</natures> |
|
| 22 |
</projectDescription> |
|
| ChangeLog (working copy) | ||
|---|---|---|
| 1 |
2008-10-15 Mario Rimann <typo3-coding@rimann.org> |
|
| 2 |
|
|
| 3 |
* Issue 1689: Modified default TS setup for disabling the admin panel |
|
| 4 |
|
|
| 1 | 5 |
2008-09-19 Benjamin Mack <benni@typo3.org> |
| 2 | 6 |
|
| 3 | 7 |
* Release of seo_basics 0.6.0 |
| ext_typoscript_setup.txt (working copy) | ||
|---|---|---|
| 68 | 68 |
tx_seo_xmlsitemaps {
|
| 69 | 69 |
typeNum = 776 |
| 70 | 70 |
config.disableAllHeaderCode = 1 |
| 71 |
config.admPanel = 0 |
|
| 71 | 72 |
config.renderCharset = UTF-8 |
| 72 | 73 |
config.xmlprologue = xml_10 |
| 73 | 74 |
config.additionalHeaders = Content-type: text/xml |