User talk:Kunda

From Scribus Wiki
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)

Another table:

Parameter header
Value(s) true/yes/on, false/no/off
Default true


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!

Building Scribus -- Kunda (talk) 23:44, 25 March 2015 (CET)

  • 5:41 PM <MrB> follow my cmake wiki page and its easy :)
  • 5:41 PM <MrB> but
  • 5:41 PM <MrB> top level dir
  • 5:41 PM <MrB> build dir under it
  • 5:41 PM <MrB> check out to a source dir under the top level
  • 5:41 PM <MrB> run your cmake command within the build dir
  • 5:41 PM <MrB> run make install
  • 5:41 PM <MrB> then for any changes, just run make install from the build dir again

mantis plugin -- Kunda (talk) 18:26, 25 March 2016 (CET)

<mantis>
bugid = 12985
comment#12985 = comment goes here 
color = yes
header = yes
</mantis>

Full reference: https://www.mediawiki.org/wiki/Extension:Mantis