alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

jforum example source code file (interwiki-links.xml)

This example jforum source code file (interwiki-links.xml) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - jforum tags/keywords

amazon, code, code, doc, extensions, extensions, group, isbn, item, item, link, name, name, wikiwizard

The jforum interwiki-links.xml source code

<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
<WIKIWIZARD>
<EXTENSIONS>
<GROUP>
		<NAME>InterWikiLinks
		<ITEM>
			<NAME>Wikipedia.com
			<CODE>
[Wikipedia:#cursor]
	        </CODE>
		</ITEM>
		<ITEM>
			<NAME>Google.com
			<CODE>
[Google:#cursor]
	        </CODE>
		</ITEM>
		<ITEM>
			<NAME>JSPWiki documentation
			<CODE>
[Doc:#cursor]
	        </CODE>
		</ITEM>



<!--
		<ITEM>
			<NAME>Wikipedia.de
			<CODE>
[WikipediaDE:#cursor]
	        </CODE>
		</ITEM>
		<ITEM>
			<NAME>Google.de
			<CODE>
[GoogleDE:#cursor]
	        </CODE>
		</ITEM>

		<ITEM>
			<NAME>Open Link in new Window
			<CODE>
[newhttp:#cursor]
	        </CODE>
		</ITEM>
        <ITEM>
			<NAME>ISBN (Link to Amazon)
			<CODE>
[ISBN:#cursor]
	        </CODE>
		</ITEM>

-->
	</GROUP>
</EXTENSIONS>
</WIKIWIZARD>

Other jforum examples (source code examples)

Here is a short list of links related to this jforum interwiki-links.xml source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.