Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter phantomsmaug

    (@phantomsmaug)

    oh, great, where should I send it?

    thanks

    Thread Starter phantomsmaug

    (@phantomsmaug)

    Is it possible for you to include my partial translation (that might get picked up by someone else in the future and finish it?) into the plugin or are you just accepting the completed translations?

    thank you

    Thread Starter phantomsmaug

    (@phantomsmaug)

    Well there probably is an author but their are not specified for some reason.

    It seems like some bibtex files that are making issues were probably generated with a tool like endnote or zotero.

    I have to check with the person that was importing them on the site

    Thread Starter phantomsmaug

    (@phantomsmaug)

    Sure, this happens if there’s no author in bibtex:

    Slikica 17:34:50.png

    @techreport{_adults_2014,
    title = {Adults’ Media Use and Attitudes Report},
    url = {https://stakeholders.ofcom.org.uk/binaries/research/media-literacy/adults-2014/2014_Adults_report.pdf},
    year = {2014},
    date = {2014-01-01},
    urldate = {2015-02-22},
    institution = {Ofcom},
    keywords = {},
    pubstate = {published},
    tppubtype = {techreport}
    }

    And this happens with some authors:
    (as you can see, there’s no fist names (initials)
    https://i.imgur.com/lrRT5EX.png

    @article{Quadrello2005,
    title = {Grandparents use of new communication technologies in a European perspective},
    author = {Quadrello, T. and Hurme, H. and Menzinger, J. and Smith, P.K. and Veisson, M. and Vidal, S. and Westerback, S.

    },
    url = {https://link.springer.com/article/10.1007/s10433-005-0004-y},
    doi = {10.1007/s10433-005-0004-y},
    issn = {1613-9372, 1613-9380},
    year = {2005},
    date = {2005-01-01},
    urldate = {2015-02-23},
    journal = {European Journal of Ageing},
    volume = {2},
    number = {3},
    pages = {200–207},
    keywords = {},
    pubstate = {published},
    tppubtype = {article}
    }

    Thread Starter phantomsmaug

    (@phantomsmaug)

    Okay, understand, Also I’ve noticed few things…

    1. The author_name =”last” sometimes doesn’t show the name of the author. And if an article doesn’t have an author it shows as , (works fine in ‘simple’).

    2. Some titles start with a quote (see picture). The problem is that plugin/wordpress adds \” instead of a quote (which is problematic when sorting pubs) One of the publications started on it’s own, but some I could not fix (see picuture), until I turned off magic_quotes

    This is what i noticed

    thanks

    Thread Starter phantomsmaug

    (@phantomsmaug)

    Hello,

    Thank you for your fast response and solution!

    Thread Starter phantomsmaug

    (@phantomsmaug)

    Thank you very much!

    btw, I also have a suggestion. I’ve noticed there’s an option for authors name style which is a great function, but in a way lacking. The thing is, different academic organizations use different styles of referencing – APA, MLA, AMA, Turabian, Chicago, Harvard, etc., maybe there should be an option to choose a style of listing publications … or are you already planing to do that in some future versions?

    Dominic

    Thread Starter phantomsmaug

    (@phantomsmaug)

    Alright, i’m seeing a java script error, when trying to browse sub directories:

    Slikica 18:56:59.png

    Also, if I copy the link, and remove the pagename, I can access that sub. (for example on my side, if I visit a link with removing en_pub from the url)

    Thread Starter phantomsmaug

    (@phantomsmaug)

    Maybe the problem has something to do with the fact I can’t even move between sub directories (here’s my webpage: (under publications, there the tree)
    https://93.103.18.87/fd/en/

    Thread Starter phantomsmaug

    (@phantomsmaug)

    Yes, I tried, no javascript errors in consoles. The additional custom columns just don’t want to save.

    Thread Starter phantomsmaug

    (@phantomsmaug)

    hey,

    So I tried to put the language ‘switch elsewhere it works, but it shows ‘HOME’ as a title (probably the same reason) and I found why.
    it seems like it translates the .customcustomCustom into “customcustomPo meri” and some other identificators.

    <div class="customcustomPo meri">
        <div id="domov" class="contentdomov" style="background:url();
    	-webkit-background-size:cover;
    	-moz-background-size:cover;
    	-ms-background-size:cover;
    	-o-background-size:cover;
    	background-size:cover;">
          <div class="content-box about-box">
            <div class="container">
              <div class="container-war">
                <div class="content-header">
                  <h1 class="h1-title">DOMOV</h1>
                </div>
              </div>
                      </div>
          </div>
        </div>
          </div>

    Where can I edit this in the language?

Viewing 11 replies - 1 through 11 (of 11 total)