Skip to content
#

crx

Here are 69 public repositories matching this topic...

xcffl
xcffl commented Feb 8, 2019

当前阅读模式似乎只会提取标题、正文和描述字段,而实际上作者和发布时间对于文章来说也是蛮重要的信息。但简阅没有相关字段可以填入匹配规则。希望可以添加相关字段。
如 Firefox 的阅读模式等都会提取作者和发布时间,如 Mozilla 维护的 Readibility.js
会匹配:

    // property is a space-separated list of values
    var propertyPattern = /\s*(dc|dcterm|og|twitter)\s*:\s*(author|creator|description|title|site_name)\s*/gi;

    // name 
joerghoh
joerghoh commented Feb 28, 2020

It would be great to have a feature which creates a user but then triggers the password reset functionality in AEM so the user can set his/her own password.

Of course if the actool runs again for the 2nd time, the account is not locked and the user is not required to reset the password again.

(AEM already provides a bit of this functionality, although the overall documentation could be impro

Improve this page

Add a description, image, and links to the crx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crx topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.