-
I have outlined the concept of solution blueprints as I understand them in the roadmap https://github.com/kartoza/osgs/pull/43
I believe we need to invest a fair bit of effort into streamlining the…
-
Currently `$site->blueprints()` returns an array of to array casted blueprints. It would be more usefull if it would return an array of `Kirby\Cms\Blueprint` instances instead.
-
- A search should find the most recent version of a blueprint
- A blueprint page should navigate back to other versions of that blueprint
- Searching an earlier version of the game should be able to…
-
The page that displays a specific blueprint should at least:
- [x] Show a picture of the blueprint (to be replaced with SVG render)
- [x] Show a rich Markdown-based description of the blueprint
-…
-
I know that #9 was closed as you didn't see purpose in the previous examples, but I have encountered issues when trying to serialize blueprints that have useful information in them that I would like …
-
With Blueprint gone now I ended up working around it with lines like these:
``` java
String childName = getChildNameSomehow();
MortarScope parent = getParentScope();
MortarScope sco…
-
Not really sure what this looks like yet. just a place holder for the idea
-
-
Feed in a custom class interface (TSubclassOf), which the node will instantiate and use to select which edge to follow.
Maybe this could be combined into the Blueprint Callback node.
-
Looking to add a new blueprint inspired theme.
Just some quick thoughts/ideas
Need to see if I can add a default color or texture to bars and lines.
Should the grid go above the plot?
Wh…