Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2991966
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/README.md b/README.md
index c300fa4..0edd649 100644
--- a/README.md
+++ b/README.md
@@ -1,38 +1,38 @@
draw.io integration in phorge
=============================
Installation
============
1) `git clone` this repository somewhere safe: `</somewhere/safe/diagrams>`
2) CD to `</somewhere/safe/diagrams>` and `git clone https://github.com/jgraph/drawio.git && cd drawio && git switch v24.2.5`
-3) `<phorge>/bin/storage upgrade`
-4) In Phorge's `conf/local/local.json` add the path to the `src/` dir to the entry `load-libraries`,
+3) In Phorge's `conf/local/local.json` add the path to the `src/` dir to the entry `load-libraries`,
something like this:
```
...
"load-libraries": [
"/somewhere/safe/diagrams/src/"
],
...
```
+4) `<phorge>/bin/storage upgrade`
5) Diagrams application is available under "More Applications" in Phorge.
You may add it to your navigator menu via "Edit Menu"
Usage
=====
When you start the Diagrams application, you will see the embedded version of [draw.io](https://app.diagrams.net/).
You can reference the diagrams in your wiki pages or maniphest tasks by means of the DIAG token.
E.g. {DIAG123}
When you doubleclick on a diagram, the editor will open the corresponding diagram in new browser tab.
You can create diagrams with multiple pages, but only the first one will be visualized.
When you modify an existing diagram, a new version will be created.
You can select older versions in the editor by means of the dropdown in the topright corner.
If you don't see a dropdown, your diagram has only 1 version.
Extra info
==========
https://github.com/jgraph/drawio-integration
#diagrams_extension
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Feb 23, 04:33 (1 d, 11 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1114470
Default Alt Text
(1 KB)
Attached To
Mode
R5 Diagrams
Attached
Detach File
Event Timeline
Log In to Comment