Benutzer:Andreas Plank/Sandkasten2: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
(Die Seite wurde geleert.)
Markierung: Geleert
 
(85 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<span style="display:inline-block;width: 50px;height: 50px;background-image:linear-gradient(#76b82a,#6b9e1f); -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;">&nbsp;</span>
 
<graphviz renderer="neato"  format="png" border="frame" caption="Open Source Ecology’s core values">
 
digraph OSE_Core_Values {
 
  graph [pad=0.1];
 
  node [style="rounded,filled,bold",color="#666666",fillcolor="#F0EEB7",shape=box,width=0.25,fontname="sans",fontsize=10,penwidth=0.5];
 
  edge [len=1.3];
 
  OCV[label="OSE Core\nValues",fillcolor="#76B82A"];
 
  socialJustice[label="Social\nJustice"];
 
  responsibleDevelopment[label="Responsible\nDevelopment"];
 
  OCV->Open;
 
  OCV->socialJustice;
 
  OCV->Cooperation;
 
  OCV->Enthusiasm;
 
  OCV->Freedom;
 
  OCV->responsibleDevelopment;
 
  OCV->Transformation;
 
  OCV->Ethics;
 
  OCV->Transparency;
 
  OCV->Respect;
 
  OCV->Community;
 
  OCV->Scalability;
 
}
 
</graphviz>
 
  
<graphviz renderer="neato"  format="png" border="frame" alignment="left" caption="Open Source Ecology’s core values 2">
 
digraph OSE_Core_Values_imageaded {
 
  graph [pad=0.1];
 
  node [style="rounded,filled,bold",color="#666666",fillcolor="#F0EEB7",shape=box,width=0.25,fontname="sans",fontsize=10,penwidth=0.5];
 
  edge [len=1.3];
 
  OCV[label=" _\n  / \\ \n _\\_/_\n  /    \\ \n ||  ||\n \\\\---//\n | _ |\n || ||\n || ||\n (/ \\)\n",fillcolor="#76B82A",fontname="Courier",fontsize=7];
 
  socialJustice[label="Social\nJustice"];
 
  responsibleDevelopment[label="Responsible\nDevelopment"];
 
  OCV->Open;
 
  OCV->socialJustice;
 
  OCV->Cooperation;
 
  OCV->Enthusiasm;
 
  OCV->Freedom;
 
  OCV->responsibleDevelopment;
 
  OCV->Transformation;
 
  OCV->Ethics;
 
  OCV->Transparency;
 
  OCV->Respect;
 
  OCV->Community;
 
  OCV->Scalability;
 
}
 
</graphviz>
 

Aktuelle Version vom 10. August 2022, 12:03 Uhr