Welcome to Geeklog, Anonymous Saturday, June 21 2025 @ 02:10 pm EDT
Geeklog Forums
Smoothblue theme - improvement
Status: offline
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>
17
16
Quote
Status: offline
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.
12
17
Quote
All times are EDT. The time is now 02:10 pm.
- 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