Page tree

Playground and DEMO space

This is a playground and demo space for ConfiForms and ConfiDoc addons developed and supported by Vertuna LLC

Most pages provide a storage format for the demo, so you can use the free add-on from Atlassian Confluence Source Editor to import this configuration into your Confluence and see it in action

To import examples from the storage format on Confluence Cloud please see this page

Please note, all the examples here are provided without any obligation and may or may not be incomplete or may have bugs, and we provide NO SUPPORT for these examples and demos.

Show in table


mytext

mylink

hello world
test
gdxg
Karl
Foo
Linktomypage
this test
My First Autolink
tests56789
jghjgh
page
lk
656556565656
Neue Seite
hmm
test page
testtest
Test
gdfsgd
testing autolink
aaaa
www.cisco.com
www.google.co.uk
tesss
oiikl
error
dani
gshfjfgjsfjsfjsfgsgg
fasdfaf
hello you
test
https://wiki.vertuna.com/display/TEST/Creating+a+page+with+autolinks
this is test
How I can test ?
aaaFrL
tyty
google
cvzxvcxzv
dd
tetsz
K
test
aaa
mine
huu
testabc
Test Link
link to pages
11111
does this work?
abctest20190225
bbb
dede
JOJO
das das
MIKETEST
test
gsvlabs.com
LTStest
ofer
hi there
ass
https://wiki.blueorigin.com/pages/resumedraft.action?draftId=178887668&draftShareId=b05cb5a5-d1fa-48ef-8d18-2338cefe5923
test
Test
blah
google.ca
test
mynew page
Foo
checking1
fusechange
florf
dave was not here
testing2
io
this is the text
abc
test20191111
test12
PDF
qaqq
56456464
gtest
testk
qwerty
testy
hallo
asdfasdf
abcv
test
Gran
cisco
bndrbr
hallo
ffff
test
test
ewerewrwer
wqwqwqwqw
testzz
hi
yo
fdfsdfsd
hi
bob
VeenaGanny
HI MUNDO
whats up
test
Wurmloch
into
,,,lllll
1how
blablabla
Tst
uuhuhjhj
hbhb
Fff
asdas
https://www.dzo.com.ua/tenders/7830091
Baboo
hugoo
WhatTheFuck
https://www.google.com
yeeet
SD
leap
aklsdhasldajhsdl
Hello World
Test
testz
www.cnn.com
testt23t32t
Mylink
hmf
https://www.google.com, https://www.google.com
pauo
paul rogers
ذمنتذمذنتم
hello america
dsfg
https://tsckariyer.com
Joetest
PR7131
this is me
MyTextSL
dfgdfgf
ya
2134
29631
testing
werrew
testing12345
testingtoday
sdsd
test
Urlaub_user
test123
juhu
ASd
iuztgfd
gaga
12345678
goog
asd
text
test1
gjhgkjj
testing auto link
뭐지 뭐지
44
test
test1
asdsad
aaaaaaa
I did it
hhjkk
Hallo, Norway!
ffffffff
patricia
I'm Lovin' It | www.mcdonalds.com
yyy
Tt
aaa
adfaf
hallo1234
f
test
Gggh
Page for testing
Abcd
dfgfdg
mytext
xf bcvb
www.bbc.co.uk/news
Tester
test
this exam
thtrhhr
asdfghj
111
KKtest
Hello Testing Yee Bob
yo
rawr
hello world
sht
test6
stuart was once here
boo
12345
sfgsgs
asdasd
new
fdgdfg
scs

How it looks like in the editor


with autolink field configuration and Pattern to use for autolinks:

https://www.somewebsite.com/[entry.mytext]|[entry.mytext]



Source code for solution


<ac:structured-macro ac:macro-id="b5808492-b1fb-4af9-ad3c-65a45f6be09d" ac:name="confiform" ac:schema-version="1">
  <ac:parameter ac:name="formName">f1</ac:parameter>
  <ac:rich-text-body>
    <ac:structured-macro ac:macro-id="25ba734d-5baf-4a5d-bfa4-a9fd8933c581" ac:name="confiform-entry-register" ac:schema-version="1">
      <ac:rich-text-body>
        <p>
          <br/>
        </p>
      </ac:rich-text-body>
    </ac:structured-macro>
    <p>
      <ac:structured-macro ac:macro-id="a02c680b-460b-49ab-abb1-eb09dcdd7084" ac:name="confiform-field-definition" ac:schema-version="1">
        <ac:parameter ac:name="fieldName">mytext</ac:parameter>
        <ac:parameter ac:name="fieldLabel">mytext</ac:parameter>
        <ac:parameter ac:name="type">text</ac:parameter>
      </ac:structured-macro>
    </p>
    <p>
      <ac:structured-macro ac:macro-id="3dd93216-fdd5-4f32-97b4-706eb9e9c57d" ac:name="confiform-field-definition" ac:schema-version="1">
        <ac:parameter ac:name="fieldName">mylink</ac:parameter>
        <ac:parameter ac:name="fieldLabel">mylink</ac:parameter>
        <ac:parameter ac:name="values">https://www.somewebsite.com/[entry.mytext]|[entry.mytext]</ac:parameter>
        <ac:parameter ac:name="type">autolink</ac:parameter>
      </ac:structured-macro>
    </p>
  </ac:rich-text-body>
</ac:structured-macro>
<p>Show in table</p>
<p>
  <br/>
</p>
<ac:structured-macro ac:macro-id="449f47d2-1315-48ca-b31b-ba87d8256c5e" ac:name="confiform-table" ac:schema-version="1">
  <ac:parameter ac:name="formName">f1</ac:parameter>
  <ac:rich-text-body>
    <p>
      <ac:structured-macro ac:macro-id="0270d24e-f4ff-4b03-93f7-8711a9bd0833" ac:name="confiform-field" ac:schema-version="1">
        <ac:parameter ac:name="fieldName">mytext</ac:parameter>
      </ac:structured-macro>
    </p>
    <p>
      <ac:structured-macro ac:macro-id="ca9cf61c-eaa2-4cb7-b3d7-38a4dc19d704" ac:name="confiform-field" ac:schema-version="1">
        <ac:parameter ac:name="fieldName">mylink</ac:parameter>
      </ac:structured-macro>
    </p>
  </ac:rich-text-body>
</ac:structured-macro>


  • No labels