Disabling 'Create Site' Button
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2015 09:23 AM
Hello all,
Do anyone of you know, or did anyone tried to disable (hide) the "Create Site" Button for non Admin users (or show it only for specific group of ppl)?
I'm using Alfresco 5.0.c. I found some topic on 4.0, 4.2 and even older versions, but I tried them all and non of them worked as it should.
Regards!
Do anyone of you know, or did anyone tried to disable (hide) the "Create Site" Button for non Admin users (or show it only for specific group of ppl)?
I'm using Alfresco 5.0.c. I found some topic on 4.0, 4.2 and even older versions, but I tried them all and non of them worked as it should.
Regards!
Labels:
- Labels:
-
Archive
23 REPLIES 23
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2015 09:09 AM
Just to confirm: When you run 5.0.d out-of-the-box, with no customizations at all, you can create sites with user group members and you won't see that exception. After you install the share site creators AMPs you see the error.
Is that what you're seeing?
Is that what you're seeing?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2015 01:24 PM
I using alfresco community 5.0.d and i try to use share-site-creators-5.0.d but when I try "mvn install" inside folder share-site-creators-repo I have this error:
[INFO] Scanning for projects…
[INFO] ————————————————————————
[INFO] Building share-site-creators-repo AMP project
[INFO] task-segment: [install]
[INFO] ————————————————————————
[INFO] [alfresco:set-version {execution: default-set-version}]
[INFO] Removed -SNAPSHOT suffix from version - 0.0.2
[INFO] Added timestamp to version - 0.0.2.1511091717
[INFO] [build-helper:add-test-resource {execution: add-env-test-properties}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/share-site-creators-5.0.d/share-site-creators-repo/src/main/resources
[INFO] Copying 5 resources to ../share-site-creators-repo
[INFO] ————————————————————————
[ERROR] BUILD ERROR
[INFO] ————————————————————————
[INFO] Error building POM (may not be this project's POM).
Project ID: com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.2
Reason: Cannot find parent: org.sonatype.ossss-parent for project: com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.2 for project com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.2
[INFO] ————————————————————————
[INFO] For more information, run Maven with the -e switch
[INFO] ————————————————————————
[INFO] Total time: 4 seconds
[INFO] Finished at: Mon Nov 09 17:17:34 CVT 2015
[INFO] Final Memory: 57M/529M
[INFO] Scanning for projects…
[INFO] ————————————————————————
[INFO] Building share-site-creators-repo AMP project
[INFO] task-segment: [install]
[INFO] ————————————————————————
[INFO] [alfresco:set-version {execution: default-set-version}]
[INFO] Removed -SNAPSHOT suffix from version - 0.0.2
[INFO] Added timestamp to version - 0.0.2.1511091717
[INFO] [build-helper:add-test-resource {execution: add-env-test-properties}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/share-site-creators-5.0.d/share-site-creators-repo/src/main/resources
[INFO] Copying 5 resources to ../share-site-creators-repo
[INFO] ————————————————————————
[ERROR] BUILD ERROR
[INFO] ————————————————————————
[INFO] Error building POM (may not be this project's POM).
Project ID: com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.2
Reason: Cannot find parent: org.sonatype.ossss-parent for project: com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.2 for project com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.2
[INFO] ————————————————————————
[INFO] For more information, run Maven with the -e switch
[INFO] ————————————————————————
[INFO] Total time: 4 seconds
[INFO] Finished at: Mon Nov 09 17:17:34 CVT 2015
[INFO] Final Memory: 57M/529M
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2015 02:44 PM
I think that Jeff's addon is not compatible in the maven install. However, I've been able to create the amp files on an older version and been able to successfully use them in 5.0+
You might check github and see if he's updated anything.
You might check github and see if he's updated anything.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2016 01:30 PM
I'm not aware of any issues with mvn install. If you think you've found one and you can reproduce it reliably with the code currently in github, please file an issue at:
https://github.com/jpotts/share-site-creators
Jeff
https://github.com/jpotts/share-site-creators
Jeff