welcome: please sign in

Input

book: Create a structured PDF document with headings, chapters, etc.
webpage: Specifies that the HTML sources are unstructured (plain web pages.) A page break is inserted between each file or URL in the output.
continuous: Specifies that the HTML sources are unstructured (plain web pages.) No page breaks are inserted between each file or URL in the output.
Title of the document for the front page.
Extract the first heading of the document and use it as title. If checked the title field has no effect.
The title image or HTML page. These file has to be an attachments!
Specify document version to be displayed on the title page.
Intellectual property owner of this document.
Copyright notice for this document.
Information about who and when modified the document are applied at the end.

Output

Specifies the output format.
Grayscale document  Title page
Compression :   JPEG big images 

Page

 
User defined page size 
Choose one of the predefined standard sizes or select user defined.
Specifies the page size using a standard name or in points (no suffix or ##x##pt), inches (##x##in), centimeters (##x##cm), or millimeters (##x##mm).
Set the target browser width in pixels (400-1200). This determines the page scaling of images.
   2-Sided   Landscape
   
   
   
Specifies the margin size using points (no suffix or ##x##pt), inches (##x##in), centimeters (##x##cm), or millimeters (##x##mm). Keep empty for default value.
Left
Middle
Right
Sets the page header to use on body pages.
Left
Middle
Right
Sets the page footer to use on body pages.

Contents

Sets the number of levels in the table-of-contents. Empty for unlimited levels.
   Numbered headings Check to number all of the headings in the document.
Sets the title for the table-of-contents. Empty for default title.
Left
Middle
Right
Sets the page header to use on table-of-contents pages.
Left
Middle
Right
Sets the page footer to use on table-of-contents pages.

Colors

Enter the HTML color for the body (background).
Enter the image file for the body (background). These file has to be an attachments!
Enter the HTML color for the text.
Sets the color of links.
Enables generation of links in PDF files.

Fonts

Set the default size of text.
Set the spacing between lines of text.
Choose the default typeface (font) of text.
Choose the default typeface (font) of headings.
Set the size of header and footer text.
Choose the font for header and footer text.
Change the encoding of the text in document.
Check to embed font in the output file.

PDF

Controls the initial viewing mode for the document.
Document: Displays only the docuemnt pages.
Outline: Display the table-of-contents outline as well as the document pages.
Full-screen: Displays pages on the whole screen; this mode is used primarily for presentations.
Controls the initial layout of document pages on the screen.
Single: Displays a single page at a time.
One column: Displays a single column of pages at a time.
Two column left/right: Display two columns of pages at a time; the first page is displayed in the left or right column as selected.
Choose the initial page that will be shown.

Security

Check to number all of the headings in the document.
 Print   Modify
 Copy   Annotate
Specifies the document permissions.
Specifies the user password to restrict viewing permissions on this PDF document. Empty for no encryption.
Specifies the owner password to control who can change document permissions etc. If this field is left blank, a random 32-character password is generated so that no one can change the document.

Expert

Specify language to use for date and time format.
Shrink code blocks on page.
Show line numbers for code blocks.
Make spaces visable by dots (·) instead of white spaces.
Make line breaks visable by a extra character (¶) at the end.
Enable this feature if you searching for problems or intent to report a bug report

About

Version 2.4.2 (MoinMoin 1.9.9)


MoinMoin - Generate PDF document using HTMLDOC

This action script generate PDF documents from a Wiki site using
the HTMLDOC (http://www.htmldoc.org) software packages which has
to be preinstalled first.

Copy this script in your's MoinMoin action script plugin directory.

Thanks goes to Pascal Bauermeister who initiated the implementaion.
Lot of things changes since then but the idear using HTMLDOC is the
main concept of this implementation.

Please visit the homepage for further informations:
http://moinmo.in/ActionMarket/PdfAction

@copyright: (C) 2006 Pascal Bauermeister
@copyright: (C) 2006-2010 Raphael Bossek <raphael.bossek@solutions4linux.de>
@license: GNU GPL, see COPYING for details

       

location: HelpOnSubscribing

HelpOnSubscribing

Subscribing is an optional feature on MoinMoin wikis which enables users to receive an email notification when any changes have been made on specific wiki webpages. This optional feature is available only if the wiki administrator has enabled email support (see HelpOnConfiguration/EmailSupport).

There are two general ways to subscribe to wiki pages. The first and easiest way is to click on the 'Subscribe' link at the top of a wiki page. The second way is to edit 'User Preferences'. Both methods are described in detail below.


Definitions:

Subscribe
When you 'subscribe' to a wiki page, you are requesting that an email be sent to you when anyone other than yourself changes the contents of the webpage.
Unsubscribe
At any time after you have 'subscribed' to a wiki page, you may choose to 'unsubscribe' to this webpage. After you 'unsubscribe' to a wiki webpage, you will NOT be notified when changes are made to this webpage.
Wiki farm

A wiki farm is a cluster of wiki websites that are maintained on a common server or server farm and share the same domain name (e.g. myfirstwiki.example.net and mysecondwiki.example.net). Email support may also be available across a whole wiki farm if the administrator has enabled shared user accounts across the farm (see HelpOnUserHandling).

InterWiki name

A shorthand abbreviation for a wiki URL, and in the case of a wiki farm will refer to the name of other wiki's within the farm. An interwiki name is assigned by the wiki administrator. When subscribing using regex, you may want to rely on InterWiki names so that your subscriptions return only notifications from specified wiki's. Otherwise, you can inadvertently subscribe to any matching page across the entire wiki farm. See InterWiki.

Subscribing to a wiki page

In order to subscribe, you need to first log in and enter your email address in your account settings.

Once this is done, you can simply click the 'Subscribe' link at the top of any given page. The link will change to 'Unsubscribe', and you will now be notified by email any time another user modifies that page. You will not receive notifications when you edit the page yourself.

To stop email notifications, simply click the 'Unsubscribe' link. (remember that you must be logged in in order to change your preferences.

If you forget which wiki webpages you have subscribed to, you can find a list of these pages under User Preferences.

Subscribing to multiple pages at a time

Naturally, you can repeat the above process in order to subscribe to any number of wiki pages. However, an easier way is to use regular expressions to subscribe to a collection of wiki pages.

Once you're logged into your wiki, click on the 'Settings' link near the top of the page, then 'Notifications', and scroll down the page until you see the following label:

If you have previously subscribed to individual wiki webpages as described above, there should be a list of these webpages in the text box (otherwise, it will be blank). To subscribe, follow the examples shown in the table below, adding one statement (regex) per line.

Example

Subscribes to

.*

All webpages on the current wiki (or wiki farm). Use with caution, as you may receive a lot of emails, depending on how busy your wiki is.

MyFirstWiki:.*

All webpages on the MyFirstWiki wiki

FrontPage

All pages named 'FrontPage' on the current wiki (or wiki farm). See note below.

MyFirstWiki:FrontPage

The FrontPage on the MyFirstWiki wiki

MyFirstWiki:FrontPage/.*

All subpages of the FrontPage on the MyFirstWiki wiki

Help.*

All pages starting with the word 'Help' on the current wiki (or wiki farm)

MyFirstWiki:Help.*

All pages starting with the word 'Help' on the MyFirstWiki wiki

Help(On|For).*

All pages starting with the term 'HelpOn' or 'HelpFor' on the current wiki (or wiki farm

MyFirstWiki:FrontPage/.*(Help|Question).*

All subpages of the FrontPageon the MyFirstWiki wiki which contain either the word 'Help'or the word 'Question' anywhere in the name

You can Unsubscribe from any of the above regex's by simply removing the line from the text box and saving.

Additional Notes:

Searching individual versus multiple wiki's

[this only applies if your wiki is a part of a wiki farm (see definition above) and the administrator has a common user directory for the farm]

In the examples in the table above, if the interwiki name is NOT included (before the colon character), the regex term will apply across the entire wiki farm. For example, in the regex-subscription to FrontPage will notify you every time the page changes on MyFirstWiki, MySecondWiki, and so on.

To limit your notifications to a specific wiki, leverage the interwiki name. To use, begin your regex with the interwiki name (for example MyFirstWiki) followed by a colon, like so- MyFirstWiki:

Regular Expressions

Regular expressions (often abbreviated as regex) are symbolic terms used for pattern matching in computer programming languages. As illustrated above, regular expressions are used to subscribe to more than one wiki page at a time. For example, the term period-asterisk (.*) means zero or more repetitions (*) of any character (.) in the page name. The expression '(Help|Question)' means either the word 'Help' or the word 'Question' must occur in the page name.

An important feature of regex expressions used for subscribing in a MoinMoin wiki (as illustrated in the table above) is that each expression is automatically enclosed between the symbols "^" and "$" which represent the beginning and end of the wiki webpage name. Thus, the regex expression 'MainPage' will match only pages with that name but will not match pages named 'MyMainPage' or 'MainPageOne', etc.

There are many more symbols used in regular expressions but they are beyond the scope of this help page. For further reading, see Regular expression on Wikipedia and Python programming language.