Project

General

Profile

« Previous | Next » 

Revision 547

Added by Matthias over 16 years ago

Reintroduced changes from changeset [520] and [540] wich where overwritten by changeset [546]

Revoked changeset [541] end removed all PAGE_EXTENSION variables and the related option in WB settings as this function only works on Apache Servers together with .htaccess and mod_rewrite

Added keywords to file menu_link/uninstall.php

View differences:

template.html
575 575
		<input type="text" name="media_directory" value="{MEDIA_DIRECTORY}" />
576 576
	</td>
577 577
</tr>
578
<!-- The following lines are deactivated as the Page Extension Feature doesn't work on every server
578 579
<tr class="advanced">
579 580
	<td class="setting_name">{TEXT_PAGE_EXTENSION}:</td>
580 581
	<td class="setting_value" colspan="2">
581 582
		<input type="text" name="page_extension" value="{PAGE_EXTENSION}" />
582 583
	</td>
583 584
</tr>
585
-->
584 586
<tr class="advanced">
585 587
	<td class="setting_name">{TEXT_PAGE_SPACER}:</td>
586 588
	<td class="setting_value" colspan="2">

Also available in: Unified diff