jingo icon indicating copy to clipboard operation
jingo copied to clipboard

Bug Fixes, Page Aliases, Redaction, Local Media, Layout Customization, Asset Imports & Case (De)Sensitivity

Open rj919 opened this issue 7 years ago • 2 comments

I've consolidated the features from prior pull requests with another fix to a bug in jingo's core code I uncovered as well as an additional option in configs to turn off case sensitivity to page linking. An explanation of all the features added along with the documentation for each feature can be found here:

https://github.com/rj919/jingo/blob/master/README_FORK.md

Look forward to seeing jingo v2...

As far as additional features which I have thought about but haven't been able to get to yet, here are some ideas:

  • A template/blueprint/widget system which allows redactable (and/or auto-generated) data to be mapped onto a page and rendered in the appropriate markdown/html format. In this way, data in formats like yaml, json or csv could be rendered as tables, diagrams, graphs and other html stylized elements.
  • A way to load files into the media sub-directory directly from the wiki. Currently, my code only supports files which are already on the server.
  • Similarly, a way to create alias for pages directly in the wiki interface. Once again, my code only supports aliases which have been added to the config.yaml file, which requires a reboot of jingo to update and would be difficult to maintain if jingo was being edited live by many online users.
  • A way to lift block html elements outside of paragraphs as markdown is being rendered
  • A way to add markdown flavors/options to page rendering which support expanded syntax such as the ones used by github or mediawiki

rj919 avatar Aug 27 '18 23:08 rj919

@rj919 if want to take a look at Jingo 2, just give me an email address and I will share it with you (it's still in a private bitbucket repo at the moment)

claudioc avatar Oct 03 '18 12:10 claudioc

Hey Claudio,

Cool. My bitbucket account is rj88 [email protected]

.:. Richard

On Wed, Oct 3, 2018 at 8:53 AM Claudio Cicali [email protected] wrote:

@rj919 https://github.com/rj919 if want to take a look at Jingo 2, just give me an email address and I will share it with you (it's still in a private bitbucket repo at the moment)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/claudioc/jingo/pull/247#issuecomment-426626313, or mute the thread https://github.com/notifications/unsubscribe-auth/AGOo-LB2WlK2kOV1nDa6dorb7XXFaiqQks5uhLM6gaJpZM4WOrRV .

-- Richard James Founder, Software Architect Collective Acuity

rj919 avatar Oct 05 '18 13:10 rj919