Unofficial GnuCash Forum
Liz
edodd at billiau.net
Sat Jan 24 06:21:16 EST 2015
On Sat, 24 Jan 2015 08:29:07 +0000
Wm <wm+gnc at tarrcity.demon.co.uk> wrote:
> [1] given that we don't have the population for a system like that to
> make sense and having thought about what Liz said upthread I'm
> wondering if this isn't just a case of the wiki / FAQ having been
> neglected ? (it isn't even in Liz's diagram).
>
> Or are wikis also not of interest to people that favour forums ?
>
> --
quick alteration to the map
If anyone else wants a go, it's written in tex
============================
\usetikzlibrary{mindmap,backgrounds}
\begin{tikzpicture}
\begin{scope}[mindmap, concept color=purple, text=white]
\node [concept] {Gnucash Users}[clockwise from=180]
child {node [concept] (his) {Usenet}}
child {node [concept] (ppr) {IRC}}
child {node [concept] (exm) {Mailing List}}
child {node [concept] (com) {Forum}}
;
\end{scope}
\begin{scope}[mindmap, concept color=green]
\node [concept, text=black] (pos) at (-2,16)
{Gnucash Resources}
[clockwise from=0]
child [concept color=green!50,]
{node [concept] (wik) {Wiki}}
child [concept color=green!50] {node [concept] (faq)
{FAQ}} child [concept color=green!50] {node [concept] (mla) {Mailing
List Archives}} ;
\end{scope}
\begin{scope}[mindmap, concept color=blue]
\node [concept, text=white] (pos) at (8,12)
(pph) {People Providing Gnucash Help}
[clockwise from=-60]
child [concept color=blue!50, level distance=250]
{node [concept] (ppq) {Accounting help}}
child [concept color=blue!50] {node [concept] (obs)
{Program Help}} child [concept color=blue!50] {node [concept] (mec)
{Development}} ;
\end{scope}
\begin{pgfonlayer}{background}
\draw [circle connection bar]
(ppr) edge (mec)
(mec) edge (exm)
(ppr) edge (obs)
(exm) edge (obs)
(com) edge (obs)
(exm) edge (ppq)
(com) edge (ppq)
(exm) edge (mla)
(pph) edge (wik)
(pph) edge (faq)
;
\end{pgfonlayer}
\end{tikzpicture}
==============================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnucash_tree_1.pdf
Type: application/pdf
Size: 20930 bytes
Desc: not available
URL: <http://lists.gnucash.org/pipermail/gnucash-user/attachments/20150124/e9db5bda/attachment-0001.pdf>
More information about the gnucash-user
mailing list