js-shield
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Design meeting 20220218


From: Michael McMahon
Subject: Design meeting 20220218
Date: Fri, 18 Feb 2022 11:48:13 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Icedove/78.14.0

- Reviewing email Subject: Progress notes for today's meeting
- Questions
  - Should we separate website and extension repositories?
    - Adding the webextension as a submodule would work.
    - Cloning might be simpler.
  - Add branch support for alternate version sites?
    - site based on main branch and then dev versions based on devel versions.
    - stable would be last tag.
  - Sidebar menu reorg?
- Formatting and typo edits on several wrapper pages
- Active page is now properly highlighted on the sidebar
- Add proper rendering for \see, \note and \bug Doxygen tags
- Add Atom feed link on footer
- Working generator for alternate version sites (works with tags, needs branch support)
- Remove generated wrapper Markdown files from version control
- https://lists.nongnu.org/archive/html/js-shield/2022-02/msg00002.html
- https://jshelter.org/ecma-date/
- https://jshelter.org/mcs/
- https://jshelter.org/weba/
- https://jshelter.org/gp/
- Reviewing new UI.

The new UI for JShelter is about to launch next week.  If you have a moment today or this weekend, give it a look and pass any notes back.

Instructions for building the test branch and testing out development branch with abrowser on Trisquel:

Open a terminal.

git clone https://pagure.io/JShelter/webextension jshelter

cd jshelter

git checkout devel0.7

make

Open abrowser.

Enter "about:debugging" in the URL bar without quotes.

Click "This Abrowser" in the left column.

Click on the "Load Temporary Add-on..." button.

Navigate to the jshelter folder.

Select the jshelter_firefox.zip file.

Click on the Open button.

Click on the reload button below JShelter.

Navigate to another webpage.

Click on the extension icon, explore, and share feedback.



Based on Firefox doc: https://extensionworkshop.com/documentation/develop/temporary-installation-in-firefox/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]