Difference between revisions of "Startseite"
Jump to navigation
Jump to search
VonHalenbach (talk | contribs) (revoked SPAM) |
(Change outdated "Connector Tool" link) |
||
| (43 intermediate revisions by 8 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | |||
__NOEDITSECTION__ | |||
== Deutsches Inkscape-Wiki == | |||
Hier hat jeder die Freiheit mitzuarbeiten (mehr zur [[WikiSyntax]]) oder sich einfach nur zu informieren. Dies ist eine Übersetzung der [[Main_Page|englischen Originalseite]]. | |||
'''Kubuntu-Benutzer: Inkscape auf deutsch erhält man durch Installieren des Pakets "language-pack-gnome-de"!''' | |||
<table cellspacing="11" width="100%"><tr valign="top"> | <table cellspacing="11" width="100%"><tr valign="top"> | ||
<td style="width:33%;background-color: # | <td style="width:33%;background-color: #E6E6E6; padding:.5em;"> | ||
=== Über Inkscape === | === Über Inkscape === | ||
| Line 26: | Line 16: | ||
* [[UeberInkscape|Über Inkscape]] | * [[UeberInkscape|Über Inkscape]] | ||
* [[Inkscapes Leistungsumfang]] (InkscapeFeatures) | * [[Inkscapes Leistungsumfang]] (InkscapeFeatures) | ||
* [[ | * [[DeFAQ|FAQ]] - Häufig gestellte Fragen | ||
* [http://inkscape.org/cgi-bin/wiki.pl?ProjectInfo Projekt-Info] | * [http://inkscape.org/cgi-bin/wiki.pl?ProjectInfo Projekt-Info] | ||
* [[UnterstuetzteBetriebssysteme|Unterstützte Betriebssysteme]] | * [[UnterstuetzteBetriebssysteme|Unterstützte Betriebssysteme]] | ||
| Line 32: | Line 22: | ||
* [[BenutzerGalerien]] | * [[BenutzerGalerien]] | ||
* [http://inkscape.org/cgi-bin/wiki.pl?ArticlesAndPresentations Artikel und Präsentationen] | * [http://inkscape.org/cgi-bin/wiki.pl?ArticlesAndPresentations Artikel und Präsentationen] | ||
* [[InkscapePopularitaet|Inkscape Popularität]] | * [[InkscapePopularitaet|Inkscape Popularität]] | ||
* ContactInfo (engl.) Unsere Helden :) | * [[ContactInfo]] (engl.) Unsere Helden :) | ||
</td><td style="width:33% | </td><td style="width:33%;background-color: white; padding:.5em;"> | ||
=== Benutzerdokumentation === | === Benutzerdokumentation === | ||
* [GermanTerminology Inkscape Terminologie] | * [[GermanTerminology| Inkscape-Terminologie]] | ||
* [[Benutzer-Handbuch]] | * [[Benutzer-Handbuch]] | ||
* [http:// | * [http://de.wikibooks.org/wiki/Inkscape Deutsches Wikibuch] | ||
* | * [http://www.inkscape.org/doc/ Tutorien] | ||
* DesignPrinzipien | * [[InkscapeSVG|Inkscape SVG vs. Plain SVG]] | ||
* [[DesignPrinzipien]] | |||
* [[Formate|Arbeiten mit anderen Formaten]] | * [[Formate|Arbeiten mit anderen Formaten]] | ||
* | * [[UsingTheConnectorTool| (engl.) Arbeiten mit dem Verbinder-Werkzeug]] | ||
* [[Schriften_Als_Benutzer_Installieren]] | |||
* [[ | * [[ReleaseNotes047| (engl.) für zukünftige Version 0.47]] | ||
* [[ReleaseNotes046| (engl.) für Version 0.46]] | |||
* [[ReleaseNotes045| (engl.) für Version 0.45]] | |||
* [[ReleaseNotes044| (engl.) für Version 0.44 und älter]] | |||
</td> | |||
<td style="width:33%;background-color: #E6E6E6; padding:.5em;"> | |||
=== Inkscape unterstützen - ohne zu programmieren === | |||
* [[HelpWanted|Hilfe gesucht]] | |||
* [[CreatingDists|Binärpakete erstellen]] | |||
* [[WebsiteEditing]] | |||
* [[NachrichtenSchreiben]] | |||
* [[UpdatingTrackerItems]] | |||
* [[TutorialIdeen|Tutorial Ideen]] | |||
* [[How_To_Start_A_Page|Wiki verbessern]] | |||
* [[InkscapeTesten]] | |||
</td></tr></table> | |||
<table cellspacing="0" width="100%" style="background-color: white; border-width:1px; border-style:solid; border-color:#62C012"> | |||
<tr valign="top" style="padding:11px 0em 0em 11px"> | |||
<th colspan="2" align="left" style="padding:.5em 0em 0em .5em"> | <th colspan="2" align="left" style="padding:.5em 0em 0em .5em"> | ||
=== Entwicklerdokumentation === | === Entwicklerdokumentation === | ||
</th></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em"> | </th></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em"> | ||
| Line 75: | Line 69: | ||
==== Allgemein ==== | ==== Allgemein ==== | ||
* DeveloperManual | * [[DeveloperManual]] | ||
* CompilingInkscape | * [[CompilingInkscape]] | ||
* WorkingWithCVS | * WorkingWithCVS | ||
* HandlingPreferences: creating and using preference values | * HandlingPreferences: creating and using preference values | ||
| Line 84: | Line 78: | ||
* DebuggingTips: random tips to help debug problems | * DebuggingTips: random tips to help debug problems | ||
* [[Amtsbezeichnungen]]: Bezeichnungen der Ämter von Inkscape | * [[Amtsbezeichnungen]]: Bezeichnungen der Ämter von Inkscape | ||
* InkscapeJanitors: (engl.)kleine Aufgaben die erledigt werden müssen | * [[InkscapeJanitors]]: (engl.)kleine Aufgaben die erledigt werden müssen | ||
* [http://livarot.sourceforge.net/ Livarot]: for boolean ops | * [http://livarot.sourceforge.net/ Livarot]: for boolean ops | ||
| Line 91: | Line 85: | ||
==== Diskussionen zur Entwicklung ==== | ==== Diskussionen zur Entwicklung ==== | ||
* [[Plauderecke]] | |||
* [[Roadmap]]: Der Entwicklungsstand | * [[Roadmap]]: Der Entwicklungsstand | ||
* NewFeatureProposals | * [[NewFeatureProposals]] | ||
* ExtensionArchitectureProposals | * [[ExtensionArchitectureProposals]] | ||
* [[Coding Style|Coding Style Discussion]] | * [[Coding Style|Coding Style Discussion]] | ||
* FileTypes | * [[FileTypes]] | ||
* [[Icons]] (Application + Interface) | * [[Icons]] (Application + Interface) | ||
* [[ApplicationIcons]] ( more application + interface ) | * [[ApplicationIcons]] ( more application + interface ) | ||
* InkscapeColor | * [[InkscapeColor]] | ||
* [[PrintingSubsystem]] | * [[PrintingSubsystem]] | ||
* [[SVG Competitors Plan]] - MS WVG vs SVG, etc | * [[SVG Competitors Plan]] - MS WVG vs SVG, etc | ||
* [[SVG Tiny Compliance]] | * [[SVG Tiny Compliance]] | ||
* [[ | * [[EinhaltungsCheck]] - W3C Test auf SVG konformität | ||
* [[CSS Support]] | * [[CSS Support]] | ||
* OpenVG Standard (draft) | * [[OpenVG Standard]] (draft) | ||
* [[OpenDocument proposal]] | * [[OpenDocument proposal]] | ||
* [ | * [http://wiki.inkscape.org/wiki/index.php/Googles_Summer_Of_Code Googles Summer of Code] | ||
</td></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em"> | </td></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em"> | ||
| Line 113: | Line 108: | ||
* [[Informationen_Zu_Uebersetzungen|Informationen zu Übersetzungen]] | * [[Informationen_Zu_Uebersetzungen|Informationen zu Übersetzungen]] | ||
* AccessibleGraphics | * [[AccessibleGraphics]] | ||
* ObjectManager | * [[ObjectManager]] | ||
* DialogsReorganization | * [[DialogsReorganization]] | ||
* DialogReplacement | * [[DialogReplacement]] | ||
* ModalInterfaces | * [[ModalInterfaces]] | ||
* TextUsability: text tool /dialog dialog | * [[TextUsability]]: text tool /dialog dialog | ||
* KeyboardShortcutsToDo | * [[KeyboardShortcutsToDo]] | ||
** KeyboardProfiles: how you can help | ** KeyboardProfiles: how you can help | ||
* StatusbarAPI | * [[StatusbarAPI]] | ||
* [[Animation-(Timeline)]] | * [[Animation-(Timeline)]] | ||
* [[Free Desktop Graphic Suite]] | * [[Free Desktop Graphic Suite]] | ||
| Line 129: | Line 124: | ||
==== Diskussionen zu Architekturänderungen ==== | ==== Diskussionen zu Architekturänderungen ==== | ||
* SubsystemRearchitecture | * [[SubsystemRearchitecture]] | ||
* CPlusPlus: Convert to C++ | * [[CPlusPlus]]: Convert to C++ | ||
* [[Pangoification]]: replace font rendering subsystem | * [[Pangoification]]: replace font rendering subsystem | ||
* GtkMMification: replace C boilerplate with gtkmm objects | * GtkMMification: replace C boilerplate with gtkmm objects | ||
* PathRepresentation | * [[PathRepresentation]] | ||
* [[Cairoification]] | * [[Cairoification]] | ||
* ScribusInteroperability | * [[ScribusInteroperability]] | ||
</td></tr></table> | </td></tr></table> | ||
* WikiAttic: (engl.) Seiten, die keiner mehr braucht, aber die der Nachwelt unbedingt erhalten bleiben müssen. ;) | * [[WikiAttic]]: (engl.) Seiten, die keiner mehr braucht, aber die der Nachwelt unbedingt erhalten bleiben müssen. ;) | ||
[[Category:User Documentation]] | |||
[[Category:German]] | |||
Revision as of 14:31, 17 March 2009
Deutsches Inkscape-Wiki
Hier hat jeder die Freiheit mitzuarbeiten (mehr zur WikiSyntax) oder sich einfach nur zu informieren. Dies ist eine Übersetzung der englischen Originalseite.
Kubuntu-Benutzer: Inkscape auf deutsch erhält man durch Installieren des Pakets "language-pack-gnome-de"!
Über Inkscape
|
Benutzerdokumentation
|
Inkscape unterstützen - ohne zu programmieren |
Entwicklerdokumentation | |
|---|---|
Allgemein
|
Diskussionen zur Entwicklung
|
User-Interface Diskussionen
|
Diskussionen zu Architekturänderungen
|
- WikiAttic: (engl.) Seiten, die keiner mehr braucht, aber die der Nachwelt unbedingt erhalten bleiben müssen. ;)