Page 1 of 1

result page

PostPosted: Mon Mar 18, 2013 1:07 pm
by nasser.man
hi , i am new in linux os, and i need a good dictionary , goldendict is good but is it possible to customize result page? i think it is a generated html page , is it true?

Re: result page

PostPosted: Mon Mar 18, 2013 1:51 pm
by Tvangeste
What kind of customizations do you have in mind?

Re: result page

PostPosted: Mon Mar 18, 2013 2:08 pm
by nasser.man
simple (i think...) things, i use right to left language,so if results shown in ltr direction with one of my language font, it will be more nice for me.

Re: result page

PostPosted: Tue Mar 19, 2013 11:46 am
by Tvangeste
Yes, there are some tweaks possible, via special style file named article-style.css.

Try this search to see previous discussions: http://is.gd/KFpRb7

Please note that by default the file doesn't exist in your Goldendict's configuration folder, you have to create it. The config folder location can be obtained via menu: Help -> Configuration folder (assuming you have the Early Access version of Goldendict, not the old released version 1.0.1).

Re: result page

PostPosted: Tue Mar 19, 2013 12:39 pm
by nasser.man
is there any sample file for article-style.css? or how i can get html item and class names in result page? is it possible use google chrome or firefox to view result page?

Re: result page

PostPosted: Tue Mar 19, 2013 12:43 pm
by Tvangeste
Try File -> Save Article or just press F2 to save the current article in HTML format.

Re: result page

PostPosted: Tue Mar 19, 2013 12:45 pm
by Tvangeste
Here are my CSS files (one is to control the HTML output and the other one is to adjust the GoldenDict UI): https://gist.github.com/VVSiz/5078078

Re: result page

PostPosted: Tue Mar 19, 2013 12:53 pm
by nasser.man
so thanks, i playing with them... ;)