Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate js from html #785 #1538

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    f0005c5 View commit details
    Browse the repository at this point in the history
  2. extract js code from 404_doi.html

    the js code is now implemented as a macro
    curibe committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    a84316c View commit details
    Browse the repository at this point in the history
  3. fix: remove jinja expressions from scholia.js

    Remove jinja expressions and pass some as arguments
    curibe committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    31bceea View commit details
    Browse the repository at this point in the history
  4. Add Q2 to several functions to use it later

    Q2 was added as a argument of functions workWithQ,
    wikiItemAsDifferentAspect,wikiItemSubpage in case of its value
    could be required for later
    curibe committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    384affe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    433003e View commit details
    Browse the repository at this point in the history