[
https://issues.apache.org/jira/browse/CONNECTORS-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618899#comment-14618899
]
Antonio David Pérez Morales commented on CONNECTORS-1161:
---------------------------------------------------------
As agreed with Rafa, I will be putting all the work here to keep track apart
from the mails to the dev list:
Repository Link:
- https://github.com/adperezmorales/confluence-manifold-connector/
- feature/repository-connector branch for Repository connector code
- feature/authority-connector branch for Authority connector code
Summary
- Confluence Repository connector developed and uploaded to the repository.
Able to crawl all or specific spaces and process page attachments (on demand).
Repository document ACLs contains page space key and creator/modifier.
- Confluence Authority connector, developed basic skeleton with connection
configuration. Spaces permission strategy will be followed to develop it, so
users having view permission on a Space will have the space key returned as ACL
token (work in progress)
> Atlassian Confluence Wiki Repository and Authority Connector
> ------------------------------------------------------------
>
> Key: CONNECTORS-1161
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1161
> Project: ManifoldCF
> Issue Type: Wish
> Components: Wiki connector
> Affects Versions: ManifoldCF 1.8.1, ManifoldCF 2.0.1
> Reporter: Rafa Haro
> Assignee: Rafa Haro
> Labels: gsoc, gsoc2015
> Fix For: ManifoldCF 1.10, ManifoldCF 2.2
>
>
> Confluence is a team collaboration software developed and maintained by
> Atlassian. Also frequently referred as an Enterprise wiki, Confluence has
> positioned as one of the most used technologies for sharing knowledge, host
> documentation and manage content within enterprise.
> Confluence can't be crawled using the standard wikis API.Otherwise,
> Confluence expose it owns API that can consulted here:
> https://docs.atlassian.com/confluence/REST/latest/
> About permissions, although Confluence can be configured for using external
> systems like LDAP, it also provides an API for checking users privileges on
> content:
> https://developer.atlassian.com/confdev/development-resources/confluence-architecture/confluence-internals/confluence-permissions-architecture
> More Info:
> https://www.google.es/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=confluence+permissions+REST+api
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)