Greg-Boggs / alinks

Drupal8 port for the alinks module.
2 stars 4 forks source link

make xpathSelector configurable / basic views integration #6

Closed steffenr closed 7 years ago

steffenr commented 7 years ago

In some cases the default xpathSelector in postRender is not enough to process the html DOM. We should make this setting configurable. This PR is just adding this as a config setting while installing. Looking further we could provide a settings form also.

steffenr commented 7 years ago

I also added a basic views integration to allow custom administrative views for the keywords.

Greg-Boggs commented 7 years ago

Wow thanks Steffenr! I'll review this and get it merged in this week.

Greg-Boggs commented 7 years ago

Should we add a schema.yml entry for the new config as well?