fcheslack
About
- Username
- fcheslack
- Joined
- Roles
- Member, Administrator
Comments
-
It is not possible to change what you are getting from the feed (at that level). I'm not sure such fine grained control would be desirable built into the api. That should generally be left up to the consumer. If you just want to hide it and don't …
-
You can get atom feeds of group libraries that you can display on your website. http://www.zotero.org/support/dev/server_api At the moment if you want a different format you'll need to handle that transformation yourself.
-
the general url patterns mirror those for users at http://www.zotero.org/support/dev/server_api and the api key is used as defined there. The group calls are not documented there because group access with keys was implemented after tha…
-
https://api.zotero.org/groups/6184/collections/WZKSGI5T/items?key=
-
It is now possible to create an api key (on the website under settings > Feeds/Api) that has access to one or more of your groups. It isn't yet the most streamlined process to create a key and use it with a feed, but there are plans to streamline…
-
This should be working again.
-
Make sure you have emptied your trash in Zotero (bottom of your personal library collections list in the left pane) and sync.
-
try it now.
-
I'll go ahead and confirm this is an issue. I've fixed it so it should stop erroneously reporting success, but the underlying issue isn't solved. I'll post here when it is.
-
When did you send them? Did they appear to go through (you should get forwarded back to member settings and see the pending invitations at the bottom)?
-
Open the Zotero pane, at the bottom of your collections is the Zotero trash. If you click on the trash and there are items in it that is probably the problem. Right click -> empty trash and sync again. If that is the problem a normal sync should …
-
Is this with a library that was started with a fresh install and you are using "Restore to Zotero Server" or did you delete items from an existing library? If the latter did you empty your Zotero trash after deleting the items (and before syncing)?
-
It may be fixed now.
-
Looking into this. Thanks for reporting.
-
make sure the credentials you have in the zotero client (gear menu -> preferences -> sync) are the same as you are using to log in to the website, and that they are the same on all computers you use.
-
The syncing issue is actually separate. Are you getting an error when you try to sync?
-
Its a problem with the library we're using not supporting openID 2.0 final (2.0 draft 11 is supported). Theres an existing ticket for the library http://framework.zend.com/issues/browse/ZF-6905 that had some amount of movement recently. Hop…
-
On the website if you get those errors consistently it is most likely that you have a very large library (or an unusual structure to your library) that is making the requests to get information about your library take too long. Architectural changes…
-
Most likely its a spam filter or they have those particular notifications disabled. If they know they can accept the invites by logging in and viewing their profile page or the main group page (if the group is private, users who have a pending invit…
-
So apparently it does work on android if you can input text (with a hard keyboard) but it does not show a cursor or pop up a virtual keyboard. TinyMCE has a forum thread about it: http://tinymce.moxiecode.com/punbb/viewtopic.php?pid=77921 . Not sur…
-
Hmmm, I'm guessing that would be a problem with tinyMCE and the ipad browser. Now that I look I see that it does not work in the android browser either. I'll look into it.
-
It is not possible to change a username for an account. The email juggling referred to elsewhere is just a workaround to use a preferred email with a newly created account.
-
Since you can remove all information about yourself it has not been a priority for us to implement it, and it is non-trivial to do because of the way user accounts are tied together with forum accounts. A placeholder of the account will always remai…
-
If it's a public group they can search for the name http://www.zotero.org/search/#group . If it's a private group then they need to be invited to join it before they can access it.
-
yes there is. will go in with the next website update.
-
Try now.
-
To see all the collections an item is in, hold down the “Option” key on Macs or the “Control” key on Windows. This will highlight all collections that contain the selected record. http://www.zotero.org/support/tips_and_tricks
-
Yes, that would be the problem. We're working on fixing this, but for now you can doubleclick on the group in the client to get to each group's page and unsubscribe from there.
-
You can change whether members or admins can edit under the group settings.
-
Good find. Based on the behaviour of their advanced search I assumed that was a filter instead of/in addition to changing relevance weights. I'll look at adding that as an option.