Skip to content
Snippets Groups Projects
  1. Feb 19, 2021
    • lucha's avatar
      6c14115d
    • lucha's avatar
      simplify mu-plugin management · c922b199
      lucha authored
      the Drop-in mechanism does not need to specify a file-name, in which case it copies all files (excluding readme.txt and similars). Slightly less stuff to write in this case: plugins which declare themselfs to be mu-plugins will be handled automaticaly, the ones which do not have to be listed twice.
      
      More-privacy-option plugin actually ships with other files (translations), so it should not be considered a mu-plugin, but installed network wide as a regular plugin.
      c922b199
  2. Feb 17, 2021
  3. Feb 16, 2021
    • ale's avatar
      Add the ai-buddypress-plugin plugin · 1edadc5c
      ale authored
      1edadc5c
    • lucha's avatar
      require katex plugin · ae3f61b7
      lucha authored
      KaTeX is a LaTeX plugin and js library which should be ligher, smaller, faster, but less complete than MathJax (which is what we were using so far). It might be worth to try it as an alternative (I don't think there is heavy usage of Latex on noblogs).
      ae3f61b7
  4. Sep 26, 2020
  5. Sep 19, 2020
  6. Sep 04, 2020
  7. Sep 02, 2020
  8. Aug 31, 2020
  9. Jul 05, 2020
  10. Jul 04, 2020
  11. Jun 01, 2020
  12. May 24, 2020
  13. May 23, 2020
  14. May 22, 2020
    • lucha's avatar
      minimalism theme · 98abb3a2
      lucha authored
      added a theme and a patch as an example
      98abb3a2
    • lucha's avatar
      wordpress-disable-patches · 214d27df
      lucha authored
      The patch is taken from the git repo noblogs-wp.
      It does not apply cleany (yet), since there is an annoying issue with mu-plugins.
      They have to be single files, but they are not distributed as single files.
      There is a tool which auto-loads them, but I think the mismatch in the directories still causes the patch do not apply nicely.
      
      We have few mu-plugins and we do not update them often, we could think of some solution specific to this problem later.
      214d27df
    • lucha's avatar
      Using Composer to manage Noblogs Wordpress codebase · e8057c68
      lucha authored
      This is an attempt to re-structre the Wordpress codebase for Noblogs, unsing Composer.
      e8057c68
Loading