Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Split to two plugins? #11

Open
jenstornell opened this issue Oct 27, 2017 · 0 comments
Open

Split to two plugins? #11

jenstornell opened this issue Oct 27, 2017 · 0 comments
Labels

Comments

@jenstornell
Copy link

I have an idea to list the 10 recent pages on a frontpage. Using index() with a site with a lot of pages would probably be slow, to read every page on each pageload.

Therefor I came up with the idea to kind of make a log file triggered by panel hooks on each save. The log would then contain for example the 10 recent saved or updated pages.

Then I remembered that this plugin exists, but it's a panel plugin. Maybe it would be a good idea to split the "engine" from the visual panel stuff? In case the Panel would change at some point, you could still keep that engine and just change the panel stuff.

@texnixe texnixe added the idea label Oct 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants