Site.WikiBookPublisherNotes History

Hide minor edits - Show changes to output - Cancel

27 March 2014 by 1800 -
Changed lines 3-4 from:
Some defaults are drawn from config.php in Local
to:
**Some defaults are drawn from config.php in Local**
Deleted line 10:
Changed line 16 from:
Note that some defaults are set in
to:
**Note that some defaults are set in **
27 March 2014 by 1800 -
Deleted line 4:
<?php if (!defined('PmWiki')) exit();
Added line 8:
27 March 2014 by 1800 -
Changed lines 6-12 from:
##  This is Jim Falk's amended config.php file.  To use this file, copy it to
##  local/config.php, then edit it for whatever customizations you want.
##  Also, be sure to take a look at http://www.pmwiki.org/wiki/Cookbook
##  for more details on the types of customizations that can be added
##  to PmWiki.

## 
$WikiTitle is the name that appears in the browser's title bar.
to:
This is Jim Falk's amended config.php file.  To use this file, copy it to

$WikiTitle is the name that appears in the browser's title bar.
Changed line 12 from:
##  Wiki Publisher Params.
to:
Wiki Publisher Params.
Deleted lines 13-19:
##  Site settings
##  Site settings
###$TimeFmt    = "%d %B %Y at %I:%M %p";
###$LetterDateFmt = "%d %B %Y";
$TimeFmt    = "%d %B %Y";
$LetterDateFmt = "%d %B %Y";
SDV($ActDescription,'last modified');
27 March 2014 by 1800 -
Added lines 2-26:

Some defaults are drawn from config.php in Local

<?php if (!defined('PmWiki')) exit();
##  This is Jim Falk's amended config.php file.  To use this file, copy it to
##  local/config.php, then edit it for whatever customizations you want.
##  Also, be sure to take a look at http://www.pmwiki.org/wiki/Cookbook
##  for more details on the types of customizations that can be added
##  to PmWiki.

##  $WikiTitle is the name that appears in the browser's title bar.
$WikiTitle = 'ISBN: 978-0-646-91968-3';


##  Wiki Publisher Params.
$WPLocation = 'Alice Hoy Building, The University of Melbourne, Parkville, Victoria, Australia';
##  Site settings
##  Site settings
###$TimeFmt    = "%d %B %Y at %I:%M %p";
###$LetterDateFmt = "%d %B %Y";
$TimeFmt    = "%d %B %Y";
$LetterDateFmt = "%d %B %Y";
SDV($ActDescription,'last modified');

24 March 2014 by 1800 -
Added lines 12-13:

* [[http://www.wikipublisher.org/wiki/PmWiki/Images]]
24 March 2014 by 1800 -
Changed lines 3-11 from:
Note that some defaults are set in [[Site.WikipublisherTemplate]]
to:
Note that some defaults are set in 
* [[Site.WikipublisherTemplate]]


Other relevant pages specific to this site are:
* [[Site.WikipublisherEditForm]]
* [[Site.WikipublisherError]]
* [[Site.WikipublisherOptions]]
*
[[Site.WikipublisherTemplate]]
24 March 2014 by 1800 -
Added lines 2-3:

Note that some defaults are set in [[Site.WikipublisherTemplate]]
24 March 2014 by 1800 -
Added lines 1-5:
Note that the markup for printing is on the Print page, and that some of the copyright detail is drawn from Wiki Title and Location in the PMWiki Config file. It is there that I have set the ISBN since I couldn't see where else to set it.



14 August 2013 by 203.166.250.70 -
Added line 1:
* [[http://www.wikipublisher.org/wiki/index.php?n=Wikipublisher.UserGuide|Extended User Guide]]
13 August 2013 by 120.144.43.148 -
Changed lines 26-30 from:
The template syntax for a form element uses an extension of the definition list markup:
to:
The template syntax for a form element uses an extension of the definition list markup:

**Prompt text variable tool tip text (settings) [±]**
Do not change the variable name! Do not change the + or - at the end of the line!
When changing the language of radio button settings, the administrator must preserve the metadata value passed to the typesetting engine. For example, (left,centre,*right) becomes (left|gauche;centre;*right|droit). The order variable on the Calendar Template (w) illustrates this capability.
13 August 2013 by 120.144.43.148 -
Changed line 11 from:
(:line breaks:)
to:
(:linebreaks:)
13 August 2013 by 120.144.43.148 -
Changed line 11 from:
to:
(:line breaks:)
13 August 2013 by 120.144.43.148 -
Changed lines 12-24 from:

Note that this caused crash: !!!!Curta: The peak of minituarisation (1947–1970)  It was because the – was non-standard.  Should have been - (as on keyboard) not  –

Stand alone images with link to other page
(eg. Site.StepDrumTIM) had to be re-cast as (put in edit mode to see the coding):

(:table align=center :)
(:cellnr:)  %height=200px% [[Site.StepDrumTIM|http://meta-studies.net/pmwiki/uploads/TIMDrum.jpg]]%%
%center%Step drum (in a later 'TIM' arithmometer)\\(collection Calculant)
(:tableend:)

Special characters need to be in standard form see above.

Tables do not recognise formatting
.  Will need to break up and try to do it with advanced tables with fixed column widths developing on that above
to:
3.3 Configure (w)
Wikipublisher (w) includes a wikilib.d/ directory containing Site templates for all the forms used to control the way pages are composed for print. These are installed automatically and do not affect either the wiki.d/ or PmWiki
(w) wikilib.d/ directories. The form templates define layout metadata used by the typesetting engine. They are used to:
• determine the default values for layout of typeset pages
• generate the forms seen when a reader selects PDF options
There are 6 template pages:
1. Site
.Print Template (w) defines options for typesetting a single wiki page
2. Site.Publish Template (w) defines options for the (:typeset:) directive
3. Site.Search Template (w) defines options for typesetting search results
4. Site.Calendar Template (w) defines options for typesetting (:wikilog:) entries
5. Site.Wikipublisher (w) defines the page through which a reader confirms all typesetting
requests
6. Site.Wikipublisher Error (w) defines the page displayed if wikipublisher encounters an
error
An administrator may set up group print, publish, search or calendar templates. The settings in a group template over-ride those in the Site template. An administrator may also edit the site templates, for example to translate the field prompts and setting options into a language other than English.
The template syntax for a form element uses an extension of the definition list markup:
03 August 2013 by 203.166.245.137 -
Added line 8:
* [[Site.BookPrintHeader]]
03 August 2013 by 203.166.245.137 -
Added line 7:
* [[Site.FloatTemplate]]
03 August 2013 by 203.166.245.137 -
Changed lines 3-10 from:
to:
* [[Site.PrintTemplate]]
* [[Site.PublishTemplate]]
* [[Site.SearchTemplate]]
* [[Site.Wikipublisher]]



Changed line 22 from:
Tables do not recognise formatting.  Will need to break up and try to do it with advanced tables with fixed column widths developing on that above
to:
Tables do not recognise formatting.  Will need to break up and try to do it with advanced tables with fixed column widths developing on that above
31 July 2013 by 203.166.245.137 -
Changed line 6 from:
Stand alone images with link to other page (eg. Site.StepDrumTIM) had to be re-cast as:
to:
Stand alone images with link to other page (eg. Site.StepDrumTIM) had to be re-cast as (put in edit mode to see the coding):
31 July 2013 by 203.166.245.137 -
Added lines 1-15:
* [[http://www.wikipublisher.org/wiki/BookGuide/BookGuide|WikiPublisher Documentation]]
* [[http://www.nobledesktop.com/html-special-characters/]]

Note that this caused crash: !!!!Curta: The peak of minituarisation (1947–1970)  It was because the – was non-standard.  Should have been - (as on keyboard) not  –

Stand alone images with link to other page (eg. Site.StepDrumTIM) had to be re-cast as:

(:table align=center :)
(:cellnr:)  %height=200px% [[Site.StepDrumTIM|http://meta-studies.net/pmwiki/uploads/TIMDrum.jpg]]%%
%center%Step drum (in a later 'TIM' arithmometer)\\(collection Calculant)
(:tableend:)

Special characters need to be in standard form see above.

Tables do not recognise formatting.  Will need to break up and try to do it with advanced tables with fixed column widths developing on that above


Page last modified on 27 March 2014