mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
new docs link and typos
This commit is contained in:
parent
68deb3feaf
commit
11c2398869
3 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@ v1.45.0
|
|||
|
||||
## Documentation
|
||||
|
||||
https://developers.documize.com
|
||||
<https://docs.documize.com>
|
||||
|
||||
## Keycloak Integration
|
||||
|
||||
|
@ -32,7 +32,7 @@ Documize provides out-of-the-box integration with [Redhat Keycloak](http://www.k
|
|||
|
||||
Connect and authenticate with LDAP, Active Directory and more.
|
||||
|
||||
https://developers.documize.com
|
||||
<https://docs.documize.com>
|
||||
|
||||
## Auth0 Compatible
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
{{input type="text" value=blockTitle id=blockTitleId}}
|
||||
</div>
|
||||
<div class="input-control">
|
||||
<label>Name</label>
|
||||
<label>Description</label>
|
||||
<div class="tip">Short description to help others understand<br/>the reusable content block</div>
|
||||
{{textarea rows="3" value=blockExcerpt id=blockExcerptId}}
|
||||
</div>
|
||||
|
@ -59,7 +59,7 @@
|
|||
{{#dropdown-dialog id=moveDialogId target=moveButtonId position="bottom right" button="Move" color="flat-green" onOpenCallback=(action 'onCopyDialogOpen') onAction=(action 'onMovePage')}}
|
||||
<div class="form-header">
|
||||
<div class="tip">
|
||||
<span class="bold">move:</span> {{page.title}}
|
||||
<span class="bold">Move:</span> {{page.title}}
|
||||
</div>
|
||||
</div>
|
||||
<div class="input-control">
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
{{input type="text" value=blockTitle id=blockTitleId}}
|
||||
</div>
|
||||
<div class="input-control">
|
||||
<label>Name</label>
|
||||
<label>Description</label>
|
||||
<div class="tip">Short description to help others understand<br/>the reusable content block</div>
|
||||
{{textarea rows="3" value=blockExcerpt id=blockExcerptId}}
|
||||
</div>
|
||||
|
@ -72,7 +72,7 @@
|
|||
{{#dropdown-dialog id=moveDialogId target=moveButtonId position="bottom right" button="Move" color="flat-green" onOpenCallback=(action 'onCopyDialogOpen') onAction=(action 'onMovePage')}}
|
||||
<div class="form-header">
|
||||
<div class="tip">
|
||||
<span class="bold">move:</span> {{page.title}}
|
||||
<span class="bold">Move:</span> {{page.title}}
|
||||
</div>
|
||||
</div>
|
||||
<div class="input-control">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue