bolt
Here are 178 public repositories matching this topic...
-
Updated
Jun 24, 2020 - JavaScript
The task docs are confusing in their current state. There needs to be a clearer progression through the docs from conceptual information to more practical task-based topics. A lot of the more conceptual information is currently baked into the existing docs. For example, the writing tasks doc is really huge and mixes the practical aspects of writing a task with an abundance of conceptual informatio
Issue Type
- Bug
- Enhancement / Feature request
- Question
- Documentation
Description
When accessing the Javadoc websites hosted by Sonaty
OrientDB claims to be the fastest graph database (explicitly mentioning to be faster than Neo4j). It's also a multi-model DB, with the website saying that it supports key-value pairs as well. Maybe just with a document that only has a single value, similar to MongoDB and ArangoDB - I didn't go through the documentation to find this out yet.
Providing an example would make it clearer (and the tests use Seq.empty
).
The relevant line of the mergeStatement
is:
MERGE (source)-[rel:
${relationship._1}]->(target) ON CREATE SET rel += row.relationship
more documentation?
- Add og:title
- Add og:description
- Make / Design Logo
- Add og:image
- Add as favicon
- Place it in the README
-
Updated
May 25, 2020 - Elixir
I have a repeater in my contenttype in Bolt v3 like so:
features:
type: repeater
fields:
title:
type: text
image:
type: image
extensions: [ gif, jpg, png ]
teaser:
type: text
class: large
Something goes south when accidentally entering '+' or presumably other regex characters, this might be because of how strings are managed on the python side. Could there be some way to escapte these characters before filtering?
-
Updated
Aug 16, 2017 - JavaScript
-
Updated
Aug 7, 2019 - Shell
-
Updated
Jun 24, 2020 - Clojure
-
Updated
Jun 18, 2020 - Java
I am trying to specify only .doc, .docx, and .pdf as file uploads and cant seem to find anything on how specify those constraints
-
Updated
Mar 23, 2020 - JavaScript
-
Updated
Sep 4, 2019 - Java
IMHO, the twitter support in this extension is a bit lacking. For a twitter URL to use the "nice" format, Twitter appears to require or at least suggest the following:
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@site_publisher_handle" />
<meta name="twitter:creator" content="@site_author_handle" />
See [Twitter's documentation](https://d
The standard upload path for images in records is /files
so it seems. That is different from Bolt 3 where files are automagically uploaded to YYYY-MM folders.
I can't find documentation about the upload options in Bolt 4. What are the options for "upload"?
image:
type: image
group: media
upload: entries
PS
I'd like to be able to
-
Updated
Jun 24, 2020 - Rust
-
Updated
Feb 2, 2019 - Elixir
Improve this page
Add a description, image, and links to the bolt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bolt topic, visit your repo's landing page and select "manage topics."
How to recreate
Preview a page that has content stored in contentblocks.
When previewing a page that has content stored in
contentblocks
, the contentblocks do not show.Expected behaviour
The contentblocks showing exactly as they do on the saved webpage
Error
With
strict_variables: true
, the error that is given is