Welcome to Geeklog, Anonymous Thursday, November 21 2024 @ 10:26 am EST
Geeklog Forums
Smoothblue theme - improvement
Status: offline
miroslav
Forum User
Newbie
Registered: 03/27/10
Posts: 6
I propose to change the file header.thml in theme SmoothBlue as it contains hardwired English string 'Homepage'. My suggestion is to use template {menu_elements} instead that takes case of correct language localisation.
Sorry for posting here, I do not know where to address it.
Miroslav
Original:
<tr>
<td class="menu" colspan="3" nowrap="nowrap">
<a href="{site_url}/index.php">Homepage</a> |
<a href="{site_url}/submit.php?type=story{current_topic}">{button_contribute}</a> |
<a href="{site_url}/links/index.php">{button_links}</a> |
<a href="{site_url}/calendar/index.php">{button_calendar}</a> |
<a href="{site_url}/usersettings.php?mode=edit">{button_personalize}</a> |
<a href="{site_url}/polls/index.php">{button_polls}</a> |
<a href="{site_url}/search.php">{button_search}</a> |
<a href="{site_url}/stats.php">{button_sitestats}</a>
</td>
</tr>
Proposed solution:
<tr>
<td class="menu" colspan="3" nowrap="nowrap">
{menu_elements}
</td>
</tr>
Sorry for posting here, I do not know where to address it.
Miroslav
Original:
<tr>
<td class="menu" colspan="3" nowrap="nowrap">
<a href="{site_url}/index.php">Homepage</a> |
<a href="{site_url}/submit.php?type=story{current_topic}">{button_contribute}</a> |
<a href="{site_url}/links/index.php">{button_links}</a> |
<a href="{site_url}/calendar/index.php">{button_calendar}</a> |
<a href="{site_url}/usersettings.php?mode=edit">{button_personalize}</a> |
<a href="{site_url}/polls/index.php">{button_polls}</a> |
<a href="{site_url}/search.php">{button_search}</a> |
<a href="{site_url}/stats.php">{button_sitestats}</a>
</td>
</tr>
Proposed solution:
<tr>
<td class="menu" colspan="3" nowrap="nowrap">
{menu_elements}
</td>
</tr>
11
9
Quote
Status: offline
Roccivic
Forum User
Moderator
Registered: 05/19/10
Posts: 136
Quote by: miroslav%40openid
I propose to change the file header.thml in theme SmoothBlue as it contains hardwired English string 'Homepage'. My suggestion is to use template {menu_elements} instead that takes case of correct language localisation.
You should try to contact the Author of the theme for this.
6
10
Quote
All times are EST. The time is now 10:26 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content