-
The requirement to do an HTTP GET on the source and to verify whether it indeed references the target excludes important use cases, for example in web-based scholarly communication. I will explain by …
-
This is what it doeas with test files:
python labelmaker.py tests/testtemplate.svg tests/testdata.csv tests/vysledok.svg
Traceback (most recent call last):
File "labelmaker.py", line 62, in
Sty…
-
Ship's crashlanded on a snow planet with limited resources. Things that need to be coded for it, preliminary discussion
- cut down trees to get wood - @unid15
- proper snow tiles - @DrCelt
- coldness…
ghost updated
7 years ago
-
For making useful qualitative plots for eval-by-eye
-
We're trying to sanitize full html documents and we're losing the outer parts of the document. From the looks of the code it is automatically wrapping the html text in a body tag before passing it th…
-
The regexp help is included in a number of setting and if two of these settings appear in a module (for instance, Metadata), the regexp help is duplicated. It would be nice to figure out a way to show…
-
```
svgo\plugins\minifyStyles.js:47
if(styleCss.length > 0) {
^
TypeError: Cannot read property 'length' of undefined
```
Ошибка возникает при наличие в svg такой к…
-
This is a list of all the web application behaviors. which should/ could be or are covered by CDSs.
- [x] model data binding
```
Allows data from the model to be inserted into a specified place…
-
Goals (prioritised from high to loa, mark when done!):
- [x] only work on the content in a minimum way until we get the workflow going, so we can increment and do most of the work on the docs/site thr…
-
```
Is there a way to print the gantt chart?
Suppose the duration is greater than width of page and there is a horizontal
scroll to see the timeline. how can we print the right side of gantt?
```
Or…