Sandbox

From MPDLMediaWiki
Revision as of 13:17, 31 May 2011 by Rkiefl (talk | contribs)
Jump to navigation Jump to search

Willkommen in der Sandbox!


Video Test[edit]

<object type="application/x-shockwave-flash" data="http://cabtube.cab.unipd.it/FlowPlayer.swf" width="320" height="263" id="FlowPlayer"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="FlowPlayer.swf" /><param name="quality" value="high" /><param name="scale" value="noScale" /><param name="wmode" value="transparent" /><param name="flashvars" value="config={splashImageFile: 'indytube.jpg', videoFile: 'conferenze/berlin5-open-access/esf-workshop/session-1/Wefer.flv', baseURL: 'http://147.162.32.74:80/', autoPlay: false , autoBuffering: false, loop:false, fullScreenScriptURL: 'http://147.162.32.74:80//fullscreen.js' } " /></object>

Needs an extention:

<flv

  title="Beispiel mit xxx und yyy" 
  base="http://some.where.on.the.net/folder/with/files/">
first.flv|First things first
second.flv|Second to none
third.flv|Third time's a charm

</flv>

Beispiel externes image[edit]

http://sfx.mpg.de/sfx_local/sfx.gif


Beispiel XML[edit]

<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF base="info:fedora/fedora-system:def/relations-external#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<rdf:Property rdf:ID="fedoraRelationship">
<rdfs:comment>The primitive property for all object-to-object relationships in the fedora ontology</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:ID="isPartOf">
<rdfs:label xml:lang="en-US">Is Part Of</rdfs:label>
<rdfs:comment xml:lang="en-US">A definition of the generic part/whole relationship between fedora objects.  The subject is a fedora object representing a part and the predicate is a fedora object representing a whole.</rdfs:comment>

<rdfs:subPropertyOf rdf:resource="#fedoraRelationship"/>
</rdf:Property>
<rdf:Property rdf:ID="hasPart">
<rdfs:label xml:lang="en-US">Has Part</rdfs:label>
<rdfs:comment xml:lang="en-US">A definition of the generic part/whole relationship between fedora objects. The subject is a fedora object representing a whole and the predicate is a fedora object representing a part.</rdfs:comment>
<rdfs:subPropertyOf rdf:resource="#fedoraRelationship"/>
</rdf:Property>
<rdf:Property rdf:ID="isConstituentOf">

<rdfs:label xml:lang="en-US">Is Constituent Of</rdfs:label>
<rdfs:comment xml:lang="en-US">This is a refinement of the generic part/whole relationship in the "made of" sense with referential integrity implications.  The subject is a fedora object representing a constituent part and the predicate is a fedora object representing a whole of which the subject is a constituent.  The constituent part cannot stand alone in any meaningful way without reference to the whole. </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="#isPartOf"/>
</rdf:Property>


A B
C D


Numbering Test[edit]

  1. First
  2. Second
  3. Third

    And now to something completely different... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever... whatever...use the paragraph tag to get a new line and do not put a line break by using return in the markup

    can even be more linebrakes

  4. Ok, and here numbering continues
  5. Fine?

HTML[edit]

<html>

<a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/UsersInterface/user-interface-patterns-at-ia09-conference" title="User Interface Patterns at IA09 Conference ">User Interface Patterns at IA09 Conference </a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=ia2009-090921025239-phpapp01&stripped_title=user-interface-patterns-at-ia09-conference" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=ia2009-090921025239-phpapp01&stripped_title=user-interface-patterns-at-ia09-conference" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/UsersInterface">Max Planck Digital Library</a>.

</html>

Forms[edit]

Comments[edit]

{{#form:}} {{#input:type=hidden|name=content|id=blogContent}} {{#input:type=hidden|name=title|value=Talk:Sandbox}} {{#input:type=hidden|name=summary|id=blogSummary}} {{#input:type=hidden|name=caction|value=append}}

Heading: {{#input:type=text|id=blogTitle}} Your name: {{#input:type=text|id=blogName}} Comment: {{#input:type=textarea|rows=2|id=blogBody}}

{{#input:type=ajax|value=Post comment|update=wgBlogComments|onClick= var summary='comment posted by '+document.getElementById('blogName').value; document.getElementById('blogContent').setAttribute('value', '\n==='+document.getElementById('blogTitle').value+'===\n'+document.getElementById('blogBody').value+'\n:'+summary+'\n'); document.getElementById('blogSummary').setAttribute('value','Blog '+summary);}}

{{#formend:}}

Sequence diagram tool[edit]