Learning Viewflow and Documentation
Viewflow sounds like a really useful library, but I've spent two days reading everything I can about it and still don't have a good idea of how to use it.
The current documentation seems to cover
- The problems that viewflow is intended to solve
- Some very basic examples
- In-depth details of its various components.
What seems to be missing is the area between two and three. So I'm looking for something that gives a certain amount of detail and explains viewflow's overall structure while also explaining how things are being done and how one might do something differently if one wanted to.
Does anyone know of any tutorials or documentation that could help to fill this gap? Viewflow certainly sounds great but at the moment, I'm a long way from finding it usable.
django-viewflow
add a comment |
Viewflow sounds like a really useful library, but I've spent two days reading everything I can about it and still don't have a good idea of how to use it.
The current documentation seems to cover
- The problems that viewflow is intended to solve
- Some very basic examples
- In-depth details of its various components.
What seems to be missing is the area between two and three. So I'm looking for something that gives a certain amount of detail and explains viewflow's overall structure while also explaining how things are being done and how one might do something differently if one wanted to.
Does anyone know of any tutorials or documentation that could help to fill this gap? Viewflow certainly sounds great but at the moment, I'm a long way from finding it usable.
django-viewflow
Probably the thing you're missing is not about viewflow, but BPMN training. There are several available on the web and mooc.
– kmmbvnr
Nov 17 '18 at 3:35
Thanks for the reply, but the thing I'm missing is extra documentation and/or tutorials to help me understand how viewflow works, the full range of things it can do, and how to customize it. Currently the documentation doesn't help me with that. I'd happily write some extra documentation myself but I don't understand viewflow well enough to do that yet.
– Geoffrey Ferrari
Nov 17 '18 at 7:33
Have you tried the cookbook also? github.com/viewflow/cookbook
– cslotty
Dec 5 '18 at 10:14
Thanks for the cookbook suggestion cslotty - it was some help. Ultimately, I've spent lots of time reading through the code in order to understand it better. However, my view is still that the documentation needs improving, and the lack of good documentation will put lots of users off.
– Geoffrey Ferrari
Jan 4 at 15:08
add a comment |
Viewflow sounds like a really useful library, but I've spent two days reading everything I can about it and still don't have a good idea of how to use it.
The current documentation seems to cover
- The problems that viewflow is intended to solve
- Some very basic examples
- In-depth details of its various components.
What seems to be missing is the area between two and three. So I'm looking for something that gives a certain amount of detail and explains viewflow's overall structure while also explaining how things are being done and how one might do something differently if one wanted to.
Does anyone know of any tutorials or documentation that could help to fill this gap? Viewflow certainly sounds great but at the moment, I'm a long way from finding it usable.
django-viewflow
Viewflow sounds like a really useful library, but I've spent two days reading everything I can about it and still don't have a good idea of how to use it.
The current documentation seems to cover
- The problems that viewflow is intended to solve
- Some very basic examples
- In-depth details of its various components.
What seems to be missing is the area between two and three. So I'm looking for something that gives a certain amount of detail and explains viewflow's overall structure while also explaining how things are being done and how one might do something differently if one wanted to.
Does anyone know of any tutorials or documentation that could help to fill this gap? Viewflow certainly sounds great but at the moment, I'm a long way from finding it usable.
django-viewflow
django-viewflow
asked Nov 13 '18 at 23:31
Geoffrey FerrariGeoffrey Ferrari
42
42
Probably the thing you're missing is not about viewflow, but BPMN training. There are several available on the web and mooc.
– kmmbvnr
Nov 17 '18 at 3:35
Thanks for the reply, but the thing I'm missing is extra documentation and/or tutorials to help me understand how viewflow works, the full range of things it can do, and how to customize it. Currently the documentation doesn't help me with that. I'd happily write some extra documentation myself but I don't understand viewflow well enough to do that yet.
– Geoffrey Ferrari
Nov 17 '18 at 7:33
Have you tried the cookbook also? github.com/viewflow/cookbook
– cslotty
Dec 5 '18 at 10:14
Thanks for the cookbook suggestion cslotty - it was some help. Ultimately, I've spent lots of time reading through the code in order to understand it better. However, my view is still that the documentation needs improving, and the lack of good documentation will put lots of users off.
– Geoffrey Ferrari
Jan 4 at 15:08
add a comment |
Probably the thing you're missing is not about viewflow, but BPMN training. There are several available on the web and mooc.
– kmmbvnr
Nov 17 '18 at 3:35
Thanks for the reply, but the thing I'm missing is extra documentation and/or tutorials to help me understand how viewflow works, the full range of things it can do, and how to customize it. Currently the documentation doesn't help me with that. I'd happily write some extra documentation myself but I don't understand viewflow well enough to do that yet.
– Geoffrey Ferrari
Nov 17 '18 at 7:33
Have you tried the cookbook also? github.com/viewflow/cookbook
– cslotty
Dec 5 '18 at 10:14
Thanks for the cookbook suggestion cslotty - it was some help. Ultimately, I've spent lots of time reading through the code in order to understand it better. However, my view is still that the documentation needs improving, and the lack of good documentation will put lots of users off.
– Geoffrey Ferrari
Jan 4 at 15:08
Probably the thing you're missing is not about viewflow, but BPMN training. There are several available on the web and mooc.
– kmmbvnr
Nov 17 '18 at 3:35
Probably the thing you're missing is not about viewflow, but BPMN training. There are several available on the web and mooc.
– kmmbvnr
Nov 17 '18 at 3:35
Thanks for the reply, but the thing I'm missing is extra documentation and/or tutorials to help me understand how viewflow works, the full range of things it can do, and how to customize it. Currently the documentation doesn't help me with that. I'd happily write some extra documentation myself but I don't understand viewflow well enough to do that yet.
– Geoffrey Ferrari
Nov 17 '18 at 7:33
Thanks for the reply, but the thing I'm missing is extra documentation and/or tutorials to help me understand how viewflow works, the full range of things it can do, and how to customize it. Currently the documentation doesn't help me with that. I'd happily write some extra documentation myself but I don't understand viewflow well enough to do that yet.
– Geoffrey Ferrari
Nov 17 '18 at 7:33
Have you tried the cookbook also? github.com/viewflow/cookbook
– cslotty
Dec 5 '18 at 10:14
Have you tried the cookbook also? github.com/viewflow/cookbook
– cslotty
Dec 5 '18 at 10:14
Thanks for the cookbook suggestion cslotty - it was some help. Ultimately, I've spent lots of time reading through the code in order to understand it better. However, my view is still that the documentation needs improving, and the lack of good documentation will put lots of users off.
– Geoffrey Ferrari
Jan 4 at 15:08
Thanks for the cookbook suggestion cslotty - it was some help. Ultimately, I've spent lots of time reading through the code in order to understand it better. However, my view is still that the documentation needs improving, and the lack of good documentation will put lots of users off.
– Geoffrey Ferrari
Jan 4 at 15:08
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53291031%2flearning-viewflow-and-documentation%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53291031%2flearning-viewflow-and-documentation%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Probably the thing you're missing is not about viewflow, but BPMN training. There are several available on the web and mooc.
– kmmbvnr
Nov 17 '18 at 3:35
Thanks for the reply, but the thing I'm missing is extra documentation and/or tutorials to help me understand how viewflow works, the full range of things it can do, and how to customize it. Currently the documentation doesn't help me with that. I'd happily write some extra documentation myself but I don't understand viewflow well enough to do that yet.
– Geoffrey Ferrari
Nov 17 '18 at 7:33
Have you tried the cookbook also? github.com/viewflow/cookbook
– cslotty
Dec 5 '18 at 10:14
Thanks for the cookbook suggestion cslotty - it was some help. Ultimately, I've spent lots of time reading through the code in order to understand it better. However, my view is still that the documentation needs improving, and the lack of good documentation will put lots of users off.
– Geoffrey Ferrari
Jan 4 at 15:08