Suggest a term | Report a bug | Add to search | Print version

49 views
Skip to first unread message

Maarten Korpershoek

unread,
Jul 24, 2008, 11:12:42 AM7/24/08
to glos...@googlegroups.com
Hello,

Where can I modify/remove the links mentioned above (in visual theme "Silver", under each individual term)?

Kind regards,

K.

Dmity-Sh

unread,
Jul 24, 2008, 11:54:40 AM7/24/08
to Glossword Users
See dictionary settings. Dictionaries -> Browse -> (Dictionary name)
Edit -> Page options

Maarten Korpershoek

unread,
Jul 24, 2008, 12:05:36 PM7/24/08
to glos...@googlegroups.com
That's it, thank you so much!

K.

zfc

unread,
Jun 20, 2012, 11:08:32 AM6/20/12
to glos...@googlegroups.com
How about if I want to add the link of "Suggest a term" on the not found search page? The term which are not found in the search result maybe potentially suggested as new term. So I hope I can add the link there. How to do this?

Dmitry Shilnikov

unread,
Jun 21, 2012, 3:08:09 AM6/21/12
to Glossword Users
Done. http://glossword.biz/kb-1d

Also, added to the repository
https://github.com/glosswordteam/Glossword

Follow Visual themes -> Edit -> Search results -> tpl_search_results

Replace

<div class="xu"> <p>{%l:reason_5%}</p> <p>{%l:srch_trydefn%}</p> {%l:
1075%} </div>

with

<div class="xu">
<p>{%l:reason_5%}</p>
<p>{%l:srch_trydefn%}</p>
{%v:term_suggest%}
{%l:1075%}
</div>

zfc

unread,
Jun 23, 2012, 8:00:26 AM6/23/12
to glos...@googlegroups.com
Thanks for the quick reply. I followed the instruction given, but the link to "Suggest a term" didn't appear. I'm using glossword 1.8.12

zfc

unread,
Jun 27, 2012, 11:16:21 PM6/27/12
to glos...@googlegroups.com
Thank you for your screen shots update on http://glossword.biz/kb-1d . However, I'm not sure how you manage to add the link "Suggest a term". I'm sure I have followed the instruction given but the link is not appearing. I never learn about php, but I think if we want to add {%v:term_suggest%}, then constructor.inc.php should have v:term_suggest as well. However, I can't found that in constructor.inc.php.

Dmitry Shilnikov

unread,
Jun 28, 2012, 3:55:28 AM6/28/12
to glos...@googlegroups.com
http://glossword.biz/kb-1d has beeen updated one more:

Update the following files (attached):
  1. ./gw_addon/gw_feedback/index.php
  2. ./inc/constructor.inc.php


zfc

unread,
Jun 28, 2012, 4:22:40 AM6/28/12
to glos...@googlegroups.com
Thank you very much! I managed to add the link finally.

Dmitry Shilnikov

unread,
Jun 28, 2012, 4:59:22 AM6/28/12
to glos...@googlegroups.com
Glad for you :-)
Reply all
Reply to author
Forward
0 new messages