maras
About
- Username
- maras
- Joined
- Roles
- Member
Comments
-
There is no series editor item in documents type, that was the problem :).
-
Thank you for quick response. Here is my modification of Chicago manual style (full note): git://gist.github.com/3315481.git And Lithuanian terms overrides English ones in English references in this case. Lithuanian references are good. He…
-
I searched a lot to find out how create multilanguage style. So, I installed MLZ, edited this multilanguage style: https://github.com/NovemberZulu/GOST-Numeric-style-for-MLZ and added Lithuanian layout to it, identical to other layouts exept languag…
-
One question. What is wrong with these lines of translator? } else if(tag == "E") { if (item.itemType == "document" || item.itemType == "book") { var type = "seriesEditor"; } else { var type = "editor"; } if (ite…