

Clicking on the link text, will send the reader to the specified URL address. The link text is the part that will be visible to the reader.
VoodooPad is a personal wiki designed by a company called flyingmeat for the. One of VoodooPad's key features is the ability to link pages together by page names and aliases, as well the ability to create links to files, websites, and other applications. It has the following syntax: link text The most important attribute of the element is the href attribute, which indicates the links destination.Drag and drop images into VoodooPad, itl ask you wether to embed them into the page, or link to it. You could insert them as staticpages with the title "fullnote", "note1" and "mynote" and replace every occuring link inside those files with "note1.html" => "index.php?serendipity=note1" and so on. Personal wikis allow people to richly link information on their desktop or. VoodooPad does some cool tricks with drag and drop. Say you have the files "note1.html", "fullnote.html" and "mynote.html". For examples look at our Blog-Importers in include/admin/importers/ to see how we use the updertEntry() function there.īy "parsing" I mean, strip out the content only, and maybe replace the internal links to each other with proper links to your staticpages/entries. If you find a faulty link, then contact us at our e-mail address File types There are currently 1 file extension (s) associated to the VoodooPad application in our database.


You can use the serendipity framework by including "serendipity_" and use the updertEntry() function found in include/functions_ to create an entry. VoodooPad website We regularly check the links on our pages, but it’s possible that a link no longer works or it doesn’t lead to the right page. To change the appearance of a hyperlink, such as font style, size, or color, right-click the link and click Font on the shortcut menu, or click a style option on the mini toolbar that appears. That should parse your desktop HTML files and insert the content either as a staticpage entry (into the table "serendipity_staticpages") or you could insert it as a serendipity entry. To change the address or display text of a hyperlink you added, right-click the link and click Edit Hyperlink.
#Voodoopad hyperlink code#
You will need an importer PHP code that you write yourself.
