• Resolved togetherafoot

    (@togetherafoot)


    Hi,

    I’m using your very nice plugin to show our lab’s publications on our website.
    Is there a way to limit the number of references shown? I am trying to show our three most recent publications on the front page with a link to our full bibliography.
    One workaround would of course be to just make another Mendeley group where I manually add the latest papers but I’m hoping for something more elegant…

    Thank you
    /Henrik

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author kochm

    (@kochm)

    You can use the maxdocs attribute – This is how we use this to display the ten most recent entries in our publication list:

    [mendeley type=”groups” id=”9e970750-c839-322d-9f31-e8c6814bffe9″ groupby=”year” style=”standardcover” maxdocs=”10″]

    Thread Starter togetherafoot

    (@togetherafoot)

    Great, thank you ??
    I’ve changed my code, hopefully works for me as well
    (Can’t currently see the results, just emptied the cache for the 2nd time today to force a refresh and I think Mendeley has capped the number of times you can access their database per day or similar. I think you wrote something about that somewhere.)

    Is there a comprehensive list somewhere where I can find these commands? You gave some examples in the documentation. I suspect that these are part of Mendeley’s query language or something like that.

    /Henrik

    Plugin Author kochm

    (@kochm)

    I thought I have documented all commands/command attributes in the readme.txt that comes with the plugin (and is linked as documentation). However, I just found that maxdoc was not documented … I have added the attribute to the documentation.

    Thread Starter togetherafoot

    (@togetherafoot)

    Thank you. The maxdoc works nicely.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Limit displayed references’ is closed to new replies.