diff options
author | Andre Klapper <a9016009@gmx.de> | 2013-06-22 22:42:09 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2013-06-22 22:57:24 +0800 |
commit | 6121241ffb65c72919a3c6de021386636fe8d2e4 (patch) | |
tree | 2a5e66664e5477bdc31feb273234c50fc17fde47 /help/C/mail-receiving-options-unix-mbox-spool-file.page | |
parent | 522e3b8d763cb7e13afb9001bd78c051abb38a44 (diff) | |
download | gsoc2013-evolution-6121241ffb65c72919a3c6de021386636fe8d2e4.tar.gz gsoc2013-evolution-6121241ffb65c72919a3c6de021386636fe8d2e4.tar.zst gsoc2013-evolution-6121241ffb65c72919a3c6de021386636fe8d2e4.zip |
User docs: Embed account type configuration instructions on First Run Wizard page.
The instructions per account are collapsed by default and expandable in clients that support ui: (like recent Yelp versions). This requires turning the <list> of account types on intro-first-run.page into <section>s as ui:expandable is not supported inside of <list> elements.
Embedding directly does not require users to follow "Click here for configuration instructions for this account" links anymore, that we get rid of "Click here to get to next step if you came from the First Run Wizard help page" sections at the bottom of each account type configuration page.
Diffstat (limited to 'help/C/mail-receiving-options-unix-mbox-spool-file.page')
-rw-r--r-- | help/C/mail-receiving-options-unix-mbox-spool-file.page | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/help/C/mail-receiving-options-unix-mbox-spool-file.page b/help/C/mail-receiving-options-unix-mbox-spool-file.page index d32b71e100..d1a758a8f4 100644 --- a/help/C/mail-receiving-options-unix-mbox-spool-file.page +++ b/help/C/mail-receiving-options-unix-mbox-spool-file.page @@ -42,8 +42,4 @@ </section> -<section id="return-to-assistant-bottom-link"> -<!-- TODO:XINCLUDE: Replace this "go back" workaround by using xinclude and ui:expanded in intro-first-run.page itself, so content is embedded there and expandable. See http://projectmallard.org/ui/1.0/ui_expanded.html and https://help.gnome.org/users/gnome-help/3.6/keyboard-shortcuts-set.html --> -<p>If you came to this page from the first-run wizard help page, click <link xref="intro-first-run#sending">here</link> to continue with the next step.</p> -</section> </page> |