-
Got below posted error when building image.
ERROR: Error installing nokogiri:
ERROR: Failed to build gem native extension.
```
current directory: /usr/lib/ruby/gems/2.3.0/gems/nokogiri-1.6.…
-
$ vagrant plugin install vagrant-aws
Installing the 'vagrant-aws' plugin. This can take a few minutes...
Fetching: excon-0.57.1.gem (100%)
Fetching: formatador-0.2.5.gem (100%)
Fetching: fog-core-…
-
As alluded to in #59, is there any reason not to use the same XSLT engine as Firefly? This would make discrepancies between how things work in the pattern library when being served and in Firefly less…
-
### User Story
Currently, XSLT to produce random UUIDs without processor extensions exists in two places in the OSCAL repository:
- https://github.com/usnistgov/OSCAL/blob/main/src/release/conte…
-
I just stumbled across the fact that current-group#0 doesn't work: see the note in 14.2.1 that says:
> Like other XSLT extensions to the dynamic evaluation context, the [current group] is not retai…
-
Hi,
I tried to use the plugin with DITA-OT 3.6.1 (from Oxygen Desktop) and I have the following error:
```
[pipeline] Static error in {Setter:set('pi-stack', ())} in expression in xsl:value-of/@s…
-
Julian Reschke suggested that we can try out his `rfc2629.xslt`. I'm thinking that we can use it for testing our backend v2/v3 equivalence. Thoughts @opoudjis ?
Link: https://www.greenbytes.de/tech…
-
```python
@lru_cache()
def render(self):
xsl_path = os.path.join(os.path.dirname(__file__), settings.XSL_STYLESHEET_PATH)
with open(xsl_path, "rb") as f:
func_…
-
I regularly make use of tags when working in XSLT, but with this extension, every part of the CSS within the style tags are colored the same.
![image](https://user-images.githubusercontent.com/35371…
-
### Description
The XSLT stylesheet only displays the `` and `` elements (and `` is proposed to be removed in #145).
Should the stylesheet be modified to display additional columns If a plugin a…