Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

B_Stockwell
B_Stockwell
Offline
  • In AEM 6.2, I've overlaid the standard sightly image component (/libs/wcm/foundation/components/image/ -> /apps/wcm/foundation/components/image/ (for testing I acutaly overlaid te entire components folder) and I'm attempting to force images that are uploaded into the dam instead under the image comp...

    Type

    Discussions

    Views

    595

    Likes

    0

    Replies

    1
  • Thanks--I can use the resolver on the request, since users in my authors group will have creation rights under /articles.

    Type

    Discussions

    Views

    4.1K

    Likes

    0

    Replies

    0
  • You're absolutely right-it should definitely be a filter. Here's the code I landed on"package org.uc.news.core.filters; import java.io.IOException; import java.text.SimpleDateFormat; import java.util.Date; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConf...

    Type

    Discussions

    Views

    4.1K

    Likes

    0

    Replies

    2
  • "Does the requesting user have permission to read/write /content/uc and /content/uc/news?"Yes, I'm working as admin.In the absense of this servlet, clicking "Create->Page" will take you to the page creation wizard (the out of the box wizard: http://localhost:4502/mnt/overlay/wcm/core/content/sites/c...

    Type

    Discussions

    Views

    5.7K

    Likes

    0

    Replies

    4
  • That's unfortunately not going to achieve what I want:"Still, I want to retain the ability to create pages at the /content/uc/news (or /cotnent/uc for that matter) level like normal. In these cases, the servlet appears to be triggering where it's not supposed to."The servlet should only trigger on t...

    Type

    Discussions

    Views

    5.7K

    Likes

    0

    Replies

    7
  • (edit: not sure why half of this is green)Again, sorry for not being clear in my inital post. Let me try to explain it a different wayAll I want my servlet to do is capture get requests to/libs/wcm/core/content/sites/createpagewizard.html/content/uc/news/articles/libs/wcm/core/content/sites/createpa...

    Type

    Discussions

    Views

    5.7K

    Likes

    0

    Replies

    9
  • Sorry, perhaps I wasn't being clear.I only want the srevet to run on those 2 paths, everything else should fall back to whatever other servlet was running on the default for the page creation wizard.I make plenty of there Get requests (inclusing creating pages under /content/geometrix...) for exampl...

    Type

    Discussions

    Views

    5.7K

    Likes

    0

    Replies

    11
  • I'm testing a servlet I use to wait for get requests to the createpagewizard.html at a given path that redirects the requests to another directory (it's a news system, so I want new articles to always go in the appropriate year/month path). It works for the specified paths, but on paths higher int h...

    Type

    Discussions

    Views

    8.2K

    Likes

    0

    Replies

    13
  • I'm experiencing some coder's block while trying to plan and develop a system around access controls for our users for a specific project/subsite in our website.We have 3 groups:newsauthors -- can write stories, but not publishnewsapprovers -- can potentially publish/unpublish stories, may be assign...

    Type

    Discussions

    Views

    389

    Likes

    0

    Replies

    1
  • I have an activation workflow with an or split that on the "don't activate" uses the participant chooser to let the initiator know (in their inbox) that their approver didn't activate the page. The user gets a message that "The story was not approved" in their inbox, but this is treated like an acti...

    Type

    Discussions

    Views

    264

    Likes

    0

    Replies

    0
Top badges earned by B_Stockwell
Customize the badges you want to showcase on your profile