impresspages / ImpressPages

ImpressPages is php framework with admin panel. Build functional website in one hour.
http://www.impresspages.org
Other
501 stars 178 forks source link

Nested columns question #883

Closed epoxa closed 6 years ago

epoxa commented 6 years ago

I couldn't find a separate repository for Nested Columns plugin, so I'll ask it here. NestedColumns Plugin was installed from official plugins repository. And now I wonder:

  1. Why Setup/Worker.php has namespace Plugin\News\Setup (not NestedColumns but News)?
  2. Why Worker creates table news in activate() method and does not drop it in remove()?
  3. What is the reason to make body's background red in css? It looks odd on some themes.
epoxa commented 6 years ago

Ok I found appropriate repo