Little Blue Penguin
bla bla.
html: Security restricted macro is not allowed. An edit restriction is required that matches the macro authorization list.
<style>
.pagetree2 a
Unknown macro: {font-size}
.hidable
Unknown macro: {display}
</style>
<script>
html: Security restricted macro is not allowed. An edit restriction is required that matches the macro authorization list.
<a href="javascript:showhide('design1');" id="design1show">Show this design</a>function showhide(section){
var ele=document.getElementById(section);
if(ele.style.display!="block") {
ele.style.display="block";
document.getElementById(section+"show").innerHTML = "Hide this design";
} else
Unknown macro: {ele.style.display="none";document.getElementById(section+"show").innerHTML = "Show this design";}}
</script>
GR2 - Designs
Scenario
bla bla
Designs
We present three designs:
- a
- b
- c
“x” Design
html: Security restricted macro is not allowed. An edit restriction is required that matches the macro authorization list.
<div id="design1" class="hidable">html: Security restricted macro is not allowed. An edit restriction is required that matches the macro authorization list.
</div>Storyboard
Unable to render embedded object: File (claudiaout-0.png) not found.
html: Security restricted macro is not allowed. An edit restriction is required that matches the macro authorization list.