User talk:Kunda: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
m (added howto collapse)
Line 24: Line 24:
* [http://wiki.gimp.org/index.php?title=Special%3APrefixIndex&from=Specs&namespace=0 '''Specs'''] for attempts at writing specs,
* [http://wiki.gimp.org/index.php?title=Special%3APrefixIndex&from=Specs&namespace=0 '''Specs'''] for attempts at writing specs,
* [http://wiki.gimp.org/index.php?title=Special%3APrefixIndex&from=Mindstorm%3A&namespace=0 '''Mindstorm'''] for idea generation and planning.
* [http://wiki.gimp.org/index.php?title=Special%3APrefixIndex&from=Mindstorm%3A&namespace=0 '''Mindstorm'''] for idea generation and planning.
=HowTo Wiki formatting=


== wikitable template -- [[User:Kunda|Kunda]] ([[User talk:Kunda|talk]]) 22:00, 28 January 2014 (CET) ==
== wikitable template -- [[User:Kunda|Kunda]] ([[User talk:Kunda|talk]]) 22:00, 28 January 2014 (CET) ==
Line 70: Line 72:
| {{yes|  }} || implementation finished
| {{yes|  }} || implementation finished
|}
|}
== Collapsible Content ==
<pre>
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px;">
Title before collapsible content and pointer toward trigger ---->
<div class="mw-collapsible-content">
OhHai dere!
</div></div>
</pre>
Example:
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px;">
''If it fits I sitz'' ---->
<div class="mw-collapsible-content">
OhHai dere!
</div></div>

Revision as of 14:02, 5 June 2014

Reference links for wiki modification -- Kunda (talk) 22:38, 11 November 2013 (CET)



TODO

  • Help clean up the wiki
  • How to make it very clear for interested people with different skill-sets to help contribute to the ongoing evolution of Scribus
  • Create an experimental template

IDEAS

  • Weblate
  • RSS-IRC bot to Scribus SimpleMachines Forums
  • It's hard to find things on the wiki, at least for me. Here are some ideas/suggestions to make that more seamless:
    • Maybe use Namespaces on Scribus wiki to designate the different sections. For example, this is the way GIMP wiki has it set up:

Namespaces

Currently existing namespaces are

  • Hacking for hacking related pages,
  • Users for user guides and the like,
  • Specs for attempts at writing specs,
  • Mindstorm for idea generation and planning.

HowTo Wiki formatting

wikitable template -- Kunda (talk) 22:00, 28 January 2014 (CET)

Module Description
babl Pixel format conversion library
gegl Generic Graphical Library
gimp GIMP and the standard set of plug-ins
gimp-data-extras GIMP Data files such as brushes, gradients, patterns and the like
gimp-gap GIMP Animation Package, a set of plug-ins that provide video editing functionality
gimp-help-2 GIMP User Manual
gimp-perl GIMP Perl bindings and a bunch of nice gimp-perl scripts
gimp-plugin-template GIMP Plug-In Template, a starting ground for plug-in developers
gimp-ruby GIMP Ruby-based scripting plug-in
gimp-tiny-fu GIMP Tiny-Fu, a drop-in replacement for Script-Fu
gimp-web the GIMP web site, available at www.gimp.org
gimp-web-devel the source of developer.gimp.org (currently being migrated to this wiki)

Adding Legend -- Kunda (talk) 01:42, 19 March 2014 (CET)

Legend

Status Column:

work hasn't started yet
work in progress
implementation finished

Collapsible Content

<div class="toccolours mw-collapsible mw-collapsed" style="width:800px;">
Title before collapsible content and pointer toward trigger ---->
<div class="mw-collapsible-content">
OhHai dere!
</div></div>

Example:

If it fits I sitz ---->

OhHai dere!