Recent Changes - Search:

PmWiki

pmwiki.org

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

HTMLCache


This page has "HTML caching" enabled, which means that the results of rendering the page to HTML are cached and used for subsequent requests.

Note that any of the following markups can prevent the page from being cached:

  • {$Author}
  • (:if auth ... :)
  • (:pagelist:) that includes a read-protected page

You can determine if the page is being cached by looking at the "stopwatch" display at the bottom of this page, or using "view source" on the HTML and looking for "cache".

Here's a pagelist generated with

  (:pagelist group=PITS name=[0-9]* list=normal order=$:Summary fmt=#default :)

As long as the pagelist doesn't access any read-protected pages, this page should still be (HTML) cached.

PITS /
00461-Test  
00040   !table caption! not implemented in PmWiki 2 (Closed - fixed for 2.0.devel6)
00845   $PagePathFmt no longer works in SideBar (Awaiting feedback)
00523   Allow robot.txt entries to come from a wiki page (Closed)
00696  "action" conditonal (Closed - added action page variable in 2.1.4)
00285  "Author name is required" could be better placed (Closed - moved to 00308)
00569  "editor of the month" statistics (Open)
00026  "integrated" form-based authorization (Closed - added for 2.0.beta28)
00018  "invalid page name" should contain a link to the home page (Closed - fixed in 1.0.11)
00154  "needle" not displayed for searchresults (Closed - fixed for 2.0.devel27)
00891  "Order=size" not working (Closed - not a bug)
00641  "Page last modified..." translation in XLPageTemplate? (Closed - fixed)
00119  "powered by" logos delivered in pub dir (Add to cookbook)
00793  "repeat" markup for loops (Open)
00749  $Action skin template values have disappeared. (Closed - fixed in 2.1.10)
00905  $AuthorPage does not fit PageExists() format (Open)
01004  $DefaultGroup can nolonger contain spaces (Open)
00303  $Defaultgroup ion .TMPL file (Open)
00200  $DiffChangeSum is not defined in the pagerev.php (Closed - fixed for 2.0.beta6)
01251  $EnablePageListProtect=0 does not work when PTV in pagelist is used (Open)
01257  $EnablePageListProtect=1 ignored when search performed from page with read access (Open)
00827  $EnableRelativePageVars & Links does not apply to attached file (Open)
01120  $GroupPattern entries should be case-sensitive on unix (Closed - not a bug)
01163  $GroupPattern issue makes PMWiki not work after upgrade (Closed -- documentation updated)
00980  $HTMLHeaderFmt['utf-8'] declared but not 'global'-ed in xlpage-utf-8.php (Closed (fixed for 2.2.2))
00169  $ImgTagFmt without border attribute (Closed - fixed for 2.0.beta14)
01060  $LastModifiedSummary in pagelists doesn't work (Closed)
00825  $LinkAlt is not set in LinkPage?() (Closed - duplicate of PITS.00657)
00069  $LinkPageSelfFmt incorrectly used with fragments (Closed - fixed for 2.0.devel12)
00440  $LinkUrl and $LinkAlt not set in urlapprove.php (Closed - fixed in 2.0.beta37)
00393  $MetaRobots resolved too soon (Closed - fixed for 2.0.beta27)
00022  $Needle shows up in search form in edit mode (Closed - fixed for 1.0.12)
01142  $PageCSSListFmt does not get defaults if config.php already set any values (Closed - replied)
00216  $PageLogoUrl not working in sample-config.php (Closed - fixed for 2.0.beta7)
00008  $PagePathFmt not functioning properly in Cookbook (Closed - not a bug)
00019  $PageTitle doesn't always work right (Closed, fixed for 2.0.devel13)
00081  $PageTitle to implement in templates (Closed - duplicate of PITS:00019)
00540  $PubDirUrl not used for skins (Closed - not a bug)
01193  $RecentUploadsFmt should use $ChangeSummary (Open)
00066  $SearchExcludePatterns no longer works (Closed - fixed for 2.0.devel14)
00177  $Title only seems to work in templates (Closed - fixed for 2.0.beta15)
00039  $Titlespaced variable and $AsSpaced functions not available (Closed, added for 2.0.devel13)
00042  $UploadName doesn't work in sidebars (Closed - obsolete)
00771  $UploadSuffixFmt (to work like $UploadPrefixFmt) (Awaiting comments)
00732  'Mailing Lists' link in standard sidebar is incorrect (Closed - not a bug)
00703  (:markup:) doesn't wraps utf-8 text correctly (Closed - workaround from 2.2.6)
00779  (:title:) directives should not have effect in (:include:) included pages (Closed - added $EnablePageTitlePriority for 2.2.9)
01051  (dollar)FarmD?/scripts/compat1x.php script not in latest version (Closed)
00107  (nearly) empty link-tags resulting in php-error (Closed - fixed for 2.0.devel16)
00552  *RecentChanges files keep only the first change made ever (Closed - not a bug)
00723  -- in Page name causes endless Redirect Loop (Closed - fixed for 2.1.7)
00016  -Blank page- (Closed)
00122  2.0 documentation needs to be completed (Closed)
00140  <!--file: ... --> syntax doesn't work (Closed, fixed for 2.0.devel22)
00173  <!--HeaderText?--> breaks <!--PageHeaderFmt?--> (Closed - not a bug)
00020  <p> tags are incorrect in PmWiki 1.0 (Closed - fixed in v2)
00839  ?action=attr is not protecting my pages and I am still getting spam. (Closed - likely recipe bug)
01000  ?action=crypt fails with CleanUrls? enabled (Closed)
01016  ?action=edit not working: (Open)
00612  ?action=login doesn't work correct with [:if auth (Closed - fixed for 2.1.beta11)
00573  ?action=logout doesn't work with caching enabled (Closed - fixed in 2.1.17)
00233  ?action=refcount doesn't work with utf-8 (Closed - fixed for 2.0.beta14)
01234  $LoginRedirectFmt would be useful (Open)
01237  ?action=crypt form should use password input instead of text input (Open)
00836  @_site_edit not handled in GroupAttributes?action=attr pages (Closed for 2.2.3)
00080  [:nofooter:] don't work (Closed - fixed for 2.0.devel12)
00192  (:attachlist:) directive missing trailing "/" (Closed - fixed for 2.0.beta4)
01164  (:if auth xyz :) not checking against $HandleAuth but $DefaultPasswords (Closed - fixed for 2.2.15)
00462  (:searchbox:) has now predefined width (Closed - not a bug)
00897  (:searchresults options:) bug (Closed - replied)
00058  [:table:] markup not implemented (Closed - fixed for 2.0.devel9)
00754  Attach:image.jpg wont refresh (Closed - inactive)
00068  DTindex.php no longer works (Closed - added to 2.0 cookbook)
00144  If PageName = GroupName, calling GroupName defaults to GroupName/PageName instead of GroupName/HomePage (Closed - not a bug)
00050  UrlLinkFmt is hard-coded in the LinkIMap function (Closed - fixed for 2.0.devel6)
00377  wikilib.d/PmWiki.UploadQuickReference has a non-working "view this page" link in some cases (Closed - fixed for 2.0.beta28)
01170  {$Name} and {$Group} do not contain name/group of actual page (Closed - documentation updated)
01169  {$RequestedPage} is empty on first load of pmwiki.php (closed)
00951  {$SiteAdminGroup} page variable not created (Awaiting feedback)
00217  {$Version} does not work in fields in a farm setup (Closed - fixed in 2.0.beta23)
00258  %center% doesn't work for images (Closed - fixed for 2.0.beta15)
00269  %right% need blank line before and after (Closed - not a bug)
00355  (:markup:)[=...=] fails if first line of page (Closed - fixed)
00787  (:else:) extension of Conditional Markup (Closed, in 2.2.0-beta32)
00859  (:if auth admin :) seems to evaluate to true always (Open)
00629  (:if auth admin:) doesn't work with ?action=refcount (Closed - fixed in 2.1.beta18)
00975  (:if date:) inconsistent with page variables (Closed - not a bug)
00630  (:if enabled EnableAuthUser:) doesn't work in Site.AuthForm (Closed - fixed for 2.1.beta16)
00587  (:markup:) inside divs adds badly placed </div> (Closed - fixed in 2.1.0)
00789  (:title :) tag not converted to title parameter at save (Closed - Cookbook error)
00165  [[PageName&variable=value]] not supported (Closed - fixed)
00670  Attach:Group/Page/image.ext broken in Site group (Closed - not a bug)
00184  ReadPage() returns data in case of error (Closed)
00831  title? wrong view (Closed - not a bug)
00917  Page lists? to be able to create wiki trails? (Open)
00850  Blocklist to optionally check Author and Summary fields, and to optionally display blocklist name (Closed, in 2.2.0-beta28)
00915  Page text variable erroneous usage loops (Closed in 2.2.0 beta 56)
00880  Page text variables change request (Closed, issues resolved)
00582  [UTF-8] title tag don't use proper characters (Closed - inactive)
00196  \\ does not get converted to linebreaks (Closed - not a bug)
01085  ___The WiKi? NetWork?___ (Closed (exists as PmWiki:InterMap))
00494  NewPageBox Markup (Closed - fixed in 2.0.beta55)
00084  PageNotFound when no group homepage (Closed)
00247  a blank author makes a bad recent changes link (Closed - fixed in 2.0.beta21)
00490  A localization improvement in print.tmpl (Closed - fixed for 2.0.0)
00608  A recipe for writing lyrics blocks (i.e. auto-line-breaks) (Answered - already exists)
00689  a skip argument for pagelist directives (Closed (use count=10..20))
01208  a space in Author field links to the Profiles homepage (Open)
00276  a very small change concerning AllRecentChanges? (Closed)
01126  ability to create custom pages for ?action=attr (Open)
00271  Ability to customize display of home page in WikiTrails (Closed - fixed for 2.0.beta18)
00372  Ability to externally call MarkupToHTML?($pagename, $text) (Suspended)
00887  Ability to nest WikiStyle blocks. (Awaiting feedback)
01166  Ability to Search Advanced Tables by Row (Suspended)
00448  Ability to view source code of write-protected pages (Closed - already exists)
00220  Ability to view the wiki as-of a particular date (or tag) (Discussion)
00687  able to upload files with blocked extension (Closed - not a bug)
00185  Accented letters, again (Closed - fixed for 2.0.beta7)
00729  Accents are suppressed in PageNames? vs i18n package (Closed - not a bug)
00643  accents in pagenames i18n.tgz on MacOS? X (Closed)
01187  access keys 'ak_em' and 'ak_strong' don't work in Internet Explorer (Open)
00498  access to edit forms for other actions than 'edit' (Closed)
00469  accesskey markup for links (Closed)
00227  action=diff breaks urllink ( in sidebar) (Closed - fixed for 2.0.beta8)
00660  action=login broken (Closed)
01062  action=logout incorrectly sets session cookie if no session exists (Closed (Added for 2.2.3))
00539  action=print doesn't seem to work in a farm setup (Open)
00336  action=source does not handle special charcters well (Closed - fixed for 2.0.beta22)
01241  add a method=get|post param to searchbox syntax (Open)
00657  Add "title" attribute to external links. (Closed - added for 2.2.14)
01172  Add "title" attribute to internal links. (Closed - added in 2.2.35)
00719  Add markup for image buttons (Open)
00542  add (pagelist fmt=authtable) markup in Core Distribution (Closed - added in 2.2.0-beta52)
00521  Add ?action=backlinks (Awaiting feedback/votes)
01105  Add %item value=resume% to list processing (Open)
00549  Add (:linebreaks:) and (:nolinebreaks:) to the core (Closed - added to 2.0.11)
00525  Add %dlcol% wikistyle (Closed)
00567  Add (:input select:) markup for select boxes (Closed - added in 2.2.0-beta17)
00654  Add [servername] after external links (Open)
00313  Add a capability for links. (Closed - now available)
00334  add a button to insert a date in the edit window (Closed - added to Cookbook)
01173  Add a configuration to disable/replace rendering of style attribute (Open)
00892  Add a cookbook for svn as version control system for pmwiki (Open)
00321  Add a DisableMarkup() function (Closed - added to 2.0.beta21)
00550  Add a Fmt variable for intra-page links (Open)
01177  Add a mechanism to disable internal $acache (Open)
00289  Add a mobile or pda skin (Closed - add to cookbook)
01127  Add a negation parameter to pagelist first/last templates (Closed - added for 2.2.14)
01240  add a newwin param to the searchbox markup (Suspended)
00319  Add a page version/status attribute (Suspended)
00919  Add a quiet option in redirect markup (Closed (Added to core for 2.2.1))
00088  Add a RecentUploads? page (Closed - added for 2.2.6)
00497  Add a separate <span> for image captions (Open)
00792  Add ability to pre-fill "textarea" input control with a value (Closed (exists with the escape markup))
00075  Add ability to reference searchgroup, searchincl and searchexcl (Closed - added for 2.0.devel17.)
00442  Add additionnal GUI buttons lines (Open)
01088  add Browse SVN option/link to PmWiki.Subversion (Closed (added link to zip-archive))
00652  Add capability to display error message when an include fails (closed)
00360  Add Captions to pictures (Closed - added to 2.0.beta55)
01252  Add category= parameter to PageLists (Open)
00531  Add conditional expressions to core (Closed - added for 2.1.beta33)
00707  Add conditional markup to detect if text is included (Closed - available in 2.2.0-beta1)
00106  Add cookbook entry describing relative image URLs? (Closed - added as Cookbook:RelativeLinks)
00760  add Cookbook.MultiLanguage (Closed - declined)
01080  Add default OpenSearch? & Universal Edit Button support to PmWiki (Open)
00245  Add description of styling formatted code (Closed)
00883  Add directive to add LINK tag for live RSS feed (Open)
00300  Add discussion page at every new page. (Closed)
00478  Add display of "nopass" to ?action=attr (Open)
00153  Add documentation for RSS/RDF scripts. (Closed)
00113  Add edit templates (Closed - added to 2.0.beta26)
00368  add functionality packs (Closed)
01161  Add guid tag to each item of RSS feeds (Closed - documentation updated)
00617  Add input tag for generating <select><option></option></select> fields (Closed -- duplicate of 00567)
01215  Add intermap prefix to link classname (Open)
00157  add last author to RSS (Closed - fixed in 1.0.14 and 2.0.devel)
00270  Add latexrender as option when installing mimetex, improves display of math (Closed - no interest)
01180  Add Localization to intermap.txt (Closed - added for 2.2.20)
01219  Add markup for inline markup such as soft break, clear left, clear right, fractions (Open)
00860  Add min and max width and height, clear; to table, div, block, and style directives (Open)
01209  Add more markup expressions to the core (Open)
00354  add onload"..." to <body> (Closed)
00412  Add OpenOffice? macro conversion to wiki text (Open)
00578  Add orange to standard colours? (Open)
00065  add outdent markup to PmWiki 1 (Closed -- added for 1.0.11.)
01239  add pages=comma-sepparated-list-of-pages param to pagelist (Closed - exists)
00886  Add password without disabling existing access (Open)
01083  Add persistent authorization option (Open)
00299  add pits into pack (Closed - in cookbook)
00598  add possibility to delete attachments (Discussion / votes)
00290  Add quick-save button to edit form (Closed - added in 2.0.beta44)
00128  Add RDF feeds to distribution. (Closed - added for 2.0.devel26)
00261  Add Re-Edit and Cancel-Edit Buttons (Closed - available in PmWiki 2.0.beta44)
00294  Add rel attribs to wikitrail links (Suspended -- needs votes)
00226  Add replace upload button to attachlist (Closed - fixed for 2.0.beta11)
00288  Add subscribe form, exclude minor edits, set batch size and sending interval (Closed - transferred to PITS.00291)
00137  Add syntax for generating a 'graphviz' graph (Closed)
01218  Add tags to pages -- alternate method of organizing pages (Closed - cookbook recipes exist)
01248  Add the new click-through feature (Closed)
01066  Add UTF-8 setting to sample configuration file (Closed (Added for 2.2.1))
00781  Add WordPerfect? document to list of allowed extensions (Closed)
00949  Added new recipe for subscription form (Closed)
01144  adding title var in RecentChanges did crash PmWiki (Closed - works now)
01024  Addition of embedded wiki "Volume" concept (Closed (Cookbook.Sisterly))
00828  Address book (Open)
00847  Administration Pages (Suspended - see text)
00966  Aggressive static page cache with mod_rewrite (Closed (Cookbook.FastCache))
00738  AJAX in PmWiki (Discussion)
00402  aligned cells in simple tables have additional spaces (Closed - fixed for 2.0.0)
00378  All RecentChanges pages have text not links with $LinkWikiWords = 0 (Closed)
00740  Allow "tagging" of pages (Closed - available in 2.2.0-beta13)
00628  allow admin override of upload limit (Open)
01184  Allow conditional "exists" to use wildcards (Closed - added for 2.2.16)
00665  Allow customization of attachlist output (Open)
00862  allow deletion from other $WikiLibDirs besides $WikiDir (Open)
01059  Allow Drafts for actions other than Edit (Open)
00993  Allow easy embedding of wiki into normal pages (Open)
01202  Allow extensions to authuser syntax (Closed - added for 2.2.17)
00459  Allow for shared groups/pages in a farm (Closed - added in 2.1.beta10)
00877  allow guiedit buttons to work with other fields besides 'text' (Open)
00807  Allow HTML in RSS feed (Open)
01254  Allow include lines= to reference the end point, as count= does in pagelist (Open)
00522  Allow InterMap entries to come from a wiki page (Closed - Added for 2.1.beta7)
00943  allow logical NOT and AND for pagelists link attribute, allow wildcards (Open)
00579  Allow mapped images (Open)
00895  Allow multiple wiki trails on a page with anchors (Closed, added in 2.2.0-beta61)
01216  allow navigation buttons (like with trails) using pagelists (Closed - Cookbook:DynamicTrails)
01246  Allow negation of link parameter in pagelist (Closed, duplicate of PITS.00908)
00257  Allow padding and borders on images (Closed - added for 2.0.beta54)
00681  Allow padding and borders on images, again (Closed - already exists)
00302  allow pagelist to display titles instead of pagenames (Closed (add to cookbook))
00872  allow php scripts inside wiki (Open)
01226  Allow Redirects even if target page does not exist (Discussion)
00558  allow redirects to anchors in pages (Closed 2.2.0 beta 38)
00077  Allow renaming SideBar page (Closed)
01197  allow simple, secure auto-register with email confirmation (Open)
00091  Allow uploads to return directly to page (Closed)
00315  allow upper-case file extensions in attachments (Closed - added for 2.0.beta28)
00585  Allow URL arguments in trail pages. (Closed - fixed in 2.1.beta21)
00152  Allow use of categories as source for RSS feeds. (Suspended - partially solved)
00566  Allow value defaults for input form controls (Closed - exists since 2.2 beta)
01231  Allow XLPage? entries to have empty values (Closed - workaround)
00348  Alphabetize Definition List (Suspended)
01095  alternative link text in category markup (Open)
00400  Alternatives to recording IP address (Closed - replied)
00988  Ampersand escapes are broken. (Closed - fixed for 2.2.0-beta64)
00995  Ampersands in links create wrong pages (Awaiting feedback)
00108  anchor (Closed - fixed for 2.0.beta8)
00272  Anchor names cannot start with a number (Closed - not a bug)
00790  AntiVandalism?: Ability to reverse all changes to site by a given author, or since a given date (Open)
01186  any username accepted with admin password (Closed - replied)
00822  Apache mod_security implies pmwiki XSS attack vulnerability (Closed)
01155  Apostrophe in Author field breaks the link to the profile page (Closed - fixed for 2.2.8)
00712  Apparent bug in WikiCalendar? (Open)
00446  Approve Links tool tip (Closed - added to documentation)
00457  Arbitrary start number for ordered lists (Closed - added for 2.0.beta41)
00813  Archive .7z as a default archive within the upload.php (Closed - added for 2.2.5)
00875  AsSpaced? function in UTF-8, RequestedPage? variable fixes (Closed - included in 2.2.0-beta32)
00597  Attach: to a fully qualified pagename yields upload instead of download (Closed)
00182  Attach:file.ext Δ no longer works (Closed - config error)
00472  Attaching files belonging to other groups (Closed)
00001  attachlist doesn't work (Closed - fixed in 2.0.beta3)
00904  Attachment vs local customization (Open)
00183  attr password for Main and PmWiki (Closed - fixed for 2.0.beta3)
00422  Auth page shows up blank; no password input form (Closed - not a bug)
00711  Authe names with a full stop in are interpreted incorrectly in a profile link (Open)
00739  Authentication failure results in PHP error message in addition to auth fail message. (Closed - fixed for 2.1.7)
00933  Authentification lost when validating attributes action attr (Closed)
00835  AuthForm? doesn't handle arrays in _POST properly (Closed - duplicate of 01110.)
00450  author cookie is not saved with UTF-8 enabled (Closed - fixed for 2.0.6)
00925  Author names with non-cap parts don't display properly (Closed - works now)
00661  Author Tracking Broken (Closed)
00627  Author+date tag (4 tildes) should be protected inside ... (Suspended)
00350  authorization doesn't work across proxies (Closed)
00737  authuser + mySQL = no work (Closed - cookbook recipe)
00547  AuthUser ldap authentication allows empty passwords (Closed - fixed for 2.0.11)
00837  Authuser login in gives access to all wikis on a farm (Closed - fix documented in WikiFarms)
00514  AuthUser LPDAP, SSO improvement (Closed - abandoned)
01027  AuthUser reports "InvalidLogin?" on successful login (Awaiting feedback)
00699  AuthUser should enable authorization of multiple groups to access a page (Closed - fixed for 2.1.1)
00752  AuthUser wont allow login even with correct password unless i've loaded Site.AuthUser (Awaiting feedback)
00941  authuser.php fails on line 82 if no auth methods are defined (Open)
01232  AuthUser: groups included in other groups (Open)
00842  AuthUser['ldap'] config directive no worky (Awaiting feedback)
00882  Auto check for new version (Open)
00256  automated robot assault on pmwiki1 installations? (Closed - see Cookbook.Blocklist)
00955  Automatic anchors for document sections
00055  Automatic Page listing in footer (Closed)
00794  automatic tabindexing of form elements (Open)
00146  Automatic thumbnails and image sizing (Closed - added to cookbook )
00527  Automatically detect https: server (Closed - added for 2.2.0-beta18)
00323  Automatically generate title directive (Open)
00513  autorise IP to view protected pages by id:* (Closed - add to cookbook)
00420  Background images for pages, cells and tables (Open)
00671  Backlink Bug with [~Author] markup. (Closed - fixed for 2.1.9)
01049  Backlinks fail for referring pages with commas in links (Closed - not a bug)
01203  Backlinks to incorporate pagelists, redirect, and include (Open)
00147  bad characters in pages (Closed - not a bug)
00802  Bad headers sent when using cache with If-Modified-Since enabled (Closed - fixed for 2.2.5)
00783  Bad HTML generation of <p class='vspace'> tags, causing paragraphs misalignments with some skins (notsosimple) (Closed - not a bug)
00439  Bad recognition of filetype if $UploadDir contains a . (Closed -- fixed for 2.0.beta41)
00262  Beatifier for Code (Closed - in cookbook)
00340  Beautifier: Couldn't make xml tag be 'highlight' (Closed)
00263  Beautifier: Leading whitespace is ignored (Closed)
00213  Better dot handling? (Closed - answered)
00301  Better interface for password admin (Closed - added in 2.0.beta29)
00054  Bizarre handling of [=...=] (Closed - fixed for 2.0.devel9)
00834  Blank page when clicking Edit link on any page (Closed - inactive)
00606  Blank pages when accessing pmwiki.php (Discussion)
00776  Blank Pages When Using Cookbook (Open)
00806  Blanks in links (Open)
00866  Blocklist displays error (Closed - not a bug)
01102  Break FPLTemplate function into several functions to create development hooks (Closed - added for 2.2.5)
00126  bring an expanded (:breakpage:) directive into the core (Open)
00640  Broken page "Page not found" (Closed - fixed in 2.1.beta21)
00038  Broken upload with xlpage-iso-8859-2.php (Open)
00858  Broken wiki link for href with UTF-8 characters (Closed : fixed in 2.2.0-beta55)
00509  Bug in authuser ldap (Closed - fixed for 2.0.3)
00786  Bug in authuser.php about LDAP (Closed - fixed in 2.1.14)
00087  bug in extendmarkup.php (Closed)
00391  bug in simuledit when diff3 unavailable (Closed - fixed in 2.1.beta34)
00189  Bug in urlapprove.php (Closed - fixed for 2.0.beta4)
01103  Bug in vardoc.php (Closed (fixed for 2.2.3))
00713  bug using category subjects in search terms (Closed - fixed for 2.1.4)
00920  Bug with $DefaultGroup / $DefaultName in pmwiki21 (Closed)
00134  Buggy implementation of the page PageNotFound (Closed - fixed for 2.0.beta11)
01149  Bugs in GlobToPCRE?() (Closed - added for 2.2.7)
00014  Call-time pass-by-reference in call to RestorePage? (Closed - fixed)
01090  Can't add password protect (Closed - not a PmWiki bug)
01195  Can't add users to either SiteAdmin.AuthUser or in local/config.php (Closed - not a bug)
00604  Can't authenticate with 2.1 beta2 (Closed - fixed in 2.1 beta5)
00769  Can't Change Skin (Closed)
00504  Can't Edit site.sidebar (Closed - fixed in 2.0.1)
00968  Can't install: 500 internal server error (Closed)
00551  Can't login after one incorrect login (Closed - fixed for 2.1.beta4)
01134  Cannot access site (Closed - not a PmWiki bug)
00959  cannot apply text-decoration to links (Open)
00706  Cannot cancel Draft Mode for pages (Closed - answered)
00979  Cannot configure a proxy server (Open)
00132  Case sensitivity on Unix systems leads to loop (closed - config error)
00322  case-insensitive url processing (Awaiting feedback/votes)
00633  Categories are incorrectly group qualified in pagelists of trails (or filtered out entirely) (Open - (was: Closed - fixed in 2.1.beta21))
00445  Categories broken in category group (Closed - not a bug)
00974  Category link in non-English text (Open)
00911  Category not listing all pages tagged (Closed - inactive)
00666  CGI Error (Closed - insufficient information to diagnose)
00667  CGI Error (Closed - duplicate)
01017  CGI Error - skin (Closed - replied)
00316  change of $TimeFmt string doesnt update format of "Recent Changes" date (Closed - resolved)
00198  Change Print layout in own Skin (Closed)
01136  change PTV use in pagelists to be more intuitive (Open)
00724  Change type='text' to type='password' in ?action=attr (Closed - declined)
00349  ChangeLog? characters not compatible with utf-8 (Closed - fixed)
00823  Changes appear in RecentChanges but not in AllRecentChanges? (Awaiting feedback)
01118  Changes in config file being ignored globally (Closed - resolved)
01227  Changes to "InitialSetupTasks?" for timezone support (Open)
00555  Changing page attributes wipes out page history (Closed - fixed in 2.0.11)
00024  Character entities don't work inside links in PmWiki 1 (Closed)
00102  Character set should not be hard coded (Closed - already solved)
00978  Charset bug in page text variables. (Closed, fixed for 2.2.36)
01200  Charset hardcoded in $HTTPHeaders (Closed - replied)
01107  ChessMarkup: Usage of {$FEN} doesn't work (Closed - fixed)
00123  Choose default skin layout for PmWiki 2.0 distribution (Closed - added for 2.0.0)
00489  classes for Image frames and captions (Suspended - needs votes)
00249  Classic skin missing in pmwiki 2.0 (Closed)
00155  Clean up Cookbook.MultiLanguage implementation (Open)
00965  Clean URLs? & Apache MultiViews?/Alias issue (Open)
01233  Cleanup the Cookbook (Open)
01033  Clicking any GuiEditDateButton? writes date in editor (Awaiting feedback)
00403  closing ?> missing in some script files (Closed - fixed for 2.0.beta27)
00312  coalesce edits in mailposts (Closed)
00194  Code samples break numbered lists (Suspended)
00284  code samples treat \ escape as an escape (Closed - answered)
00726  Coding error in wikiform.php version 1.45 (Closed)
00032  Comments break HTML standards (Closed - fixed)
00033  Comments styles and output formats (Closed)
00543  Commiting a change when disk is full loses data (Closed - no response)
01034  Communication Tool (Open)
01135  Compare cookbook recipes (Open)
00151  compat1x needs convert-all-pages option (Closed - fixed in 2.0.devel26)
00236  compat1x.php didn't convert [[ThisWiki:?pagename=...]] directive (Suspended)
00148  compat1x.php false rendering of links with anchors (Closed - fixed for 2.0.devel25)
00356  Complete attributes and passwords overview for administrator (Closed - added in 2.2.0-beta52)
01158  complex, nested conditional markup broken (Closed)
00286  compressed flat file database (Closed - added to Cookbook)
00946  CondAuth() enables publish authorization level? (Closed (Answered))
00814  Conditional fails when encountering !! Header (Closed - not a bug)
01156  Conditional markup not working in PHP 5.3 (Closed - fixed for 2.2.8)
00745  conditional markup: ´if time´ (Closed - cookbook recipe)
01008  ConditionalMarkup?, IncludeOtherPages, PageTextVariables (Closed - updated)
00971  config.php entries triggers http error 500 when using Vista (Closed - inactive, replied)
01179  Configurable redirect from PmForm? (Closed - added 2010-09-04)
00255  Conflict beetwen 2 Cookbooks (Closed)
00275  Conflict of 2 Cookbooks: "MailForm" and "TellAFriend?" (Closed - correct in Cookbook)
01194  Contains the 'action' links (like Browse, Edit, History, etc.), placed at the top of the page, see site page actions (Open)
00952  Control Center (Closed - duplicate of #00847)
00765  Convert triple dash to HTML mdash entity (Closed - add to cookbook)
00481  Cookbook Expirediff asks for Password (Closed)
00370  Cookbook-V1.SimplePageCounter does not transfer to PmWiki 2 (Closed)
00710  CountGlyhs? recipe not working in 2.1 (Closed (fixed by BenWilson))
00685  create 'exists' condition (Closed - added to 2.1.beta36)
01264  Create a format abstract for ?action= (Open)
00110  create a new page in your browser's URL field (Closed - fixed)
01070  Create an infrastructure in the core like editfunctions for transformations in the whole output generated by pmwiki (Closed)
00796  create links to individual changes on history page (Closed - added for 2.2.11)
00744  Creating new wiki installations per instructions fail for https://(approve links) (Closed in 2.2.0-beta18)
00396  Creating uploads directory error message may require tidy (Closed (added for 2.2.3))
00338  Creating wiki.d folder and chmod not working (Closed - Resolved)
00717  Creation of a visual map of links (Open)
01279  Creation of an empty div html tag (Closed)
01071  CSS class names get repeated for every recognized WikiStyle attribute (Closed - fixed for 2.2.5)
01196  CSVInclude?: All other attached files does not work (Open)
00900  Current method of setting default FPLTemplatePageFmt? in FPLTemplate is not compatible with CookBook? Extensions appending to this array. (Open)
00824  Customizable group for MakePageName?() (Open)
00242  customizing pmwiki (Closed)
00596  Czech Language encoding (closed)
00759  Daily Message (Closed)
00416  Date Headings in Recent Changes (Cookbook)
00614  Date rendering problem, associated with wikilog.php (Open)
00278  Date sorting problem in Recent Changes (?) (Closed -- not a bug)
00375  decision on Markup processing order (Closed - abandoned)
00528  Default access key for edit textarea (includes workaround!) (Closed - added for 2.0.7)
00352  Default SetTmplDisplay? settings are missing (Closed)
00989  Default skin is invalid XHTML (no 'xmlns' attribute) (Closed - fixed for 2.2.0-beta65)
00195  default width='100%' in simple tables breaks IE (Closed, probably unsolvable)
01286  Define images alt and titles separately (Open)
00634  Define markup to add row attributes to advanced tables (Open)
00885  Definition list marked up as Intermap Entry (Open)
00467  Describe DummyPage? here needs forced link (Closed)
00642  diff comparison of two arbitrarily selected versions (Open)
01192  DiffRenderSource? should collapse adjacent inline insertions and deletions (Closed - added for 2.2.17)
00482  Direct acces to page history from the recentchanges page (Closed)
00622  Direct link to historic versions of a Wikipage (Closed - duplicate of 00141)
01274  Directive (:linkwikiwords:) is not working (Closed - not a bug)
00096  Dirty diff result using phpdiff.php of PmWiki-1.0.11 (Closed - changed for 2.0.devel15 and 1.0.12)
01096  Disable all markup for PlainText? Wiki (Closed - replied)
00602  Disable Edit Access Key in Edit Form (Open)
00260  Disable Edit Button during Actual Edit (Closed - Answered)
00406  Disable Upload Password (Closed - already available)
00327  disabled WikiWord still gets spaced out (Closed - not a bug, but fixed)
00599  Disabling direct downloads affects upload versioning: Old versions not downloadable (Open)
00600  Disabling direct downloads leads to change in download file treatment (Closed, not a bug)
00909  Disallow null changes. (Open)
00191  Discontinuation of $WikiWordCountMax (Closed - duplicate of PITS:00007)
00672  Display a (new) on links to pages recently modified (Open)
01152  Display empty and undefined variables as null (Closed - added for 2.2.14)
00331  display number of attachments for a page (Suspended - needs votes)
00516  Display title of pages in (:varindex:) (Open)
00210  Displaying Romanian Characters during editing (Closed - fixed for 2.0.beta8)
00447  Distinguish !Page and Category.Page in backlinks (Suspended - technical difficulties)
00520  Distribute PmWiki with WikiWords? disabled by default (Closed - added to 2.1.beta1)
00832  Division by zero error (Closed - fixed in 2.1.27)
01214  Document a "recommended" way to use core functions from config files (Open)
00505  document use of Site.PageActions (Closed - completed)
00399  Document use of variables in localmap.txt (Closed - fixed for 2.0.0)
00819  Documentation links break if $MakePageNamePatterns is changed (Closed - updated)
01065  Documentation trail misses some pages (Closed (fixed 2009-01-25))
00343  Doesn't create groups if they start with a number (Closed - not a bug)
00563  Don't show ?action= links to web spiders/robots (Closed - added to 2.1.beta8)
00335  Don't work edit buttons in pmwiki-ak (AccessKeySkin?) (Closed - fixed)
00203  download and install (Closed )
01007  Draft edits to be combined to one atomic edit (Open)
00572  drop deprecated table attributes (Closed - replied)
01119  duplicate entries in wikitrails cause sections of list to be skipped (Closed - replied)
00890  Dynamically create a page by specially marked page sections (Open)
00424  Easier Pasting from Word Documents (Suspended)
00848  Easy anti-SPAM global solution page (Open)
00120  Easy-to-use feature for updating uploaded files (Closed)
00419  eBookLog - a log for online literature (Suspended)
00052  Edit box needs a better default width (Closed - fixed for 2.0.beta7)
00594  Edit form not showing (Closed - not a bug)
00347  edit-buttons in guiedit (transparent background) (Closed - added for 2.1.beta33)
01235  EditMore? (Open)
00145  EditQuickReference missing (Closed - added for 2.0.devel26)
00234  EditQuickReference needs brackets around links to TextFormattingRules? and TipsForEditing? (Closed)
00159  EditQuickReference not linked to local version (Closed - fixed for 2.0.beta6)
00164  EditQuickReference unreadable on ie 6.0 (Closed - fixed for 2.0.beta3)
00656  embed media files in page (Open)
00310  empty "author" field leads to bad link in RecentChanges (Closed - duplicate of 00247)
00083  Empty links create errors (Closed - fixed for 2.0.devel12)
01182  Empty page after editing (Awaiting feedback)
00601  empty pagelists not XHTML compliant (Closed - fixed for 2.1.beta10)
00401  Empty SearchWiki? gives PHP Error Messages (Closed - now fixed)
00178  emulate textile and/or phpmarkdown (Closed - implement as cookbook)
00150  Enable cross-group/page access to uploaded files (Closed)
01032  Enable processing of arrays as input values (Open)
00798  Enable underscore (_) in page names for sub-page emulation (Closed - already available)
00969  EnableGuiButtons? causes editor to crash (Open)
00099  EnableIMSCaching? trouble updates (Closed)
01159  EnableNotify? may generate repeated emails if not EnableDirectDownload? (Closed - workaround)
00545  Encrypted page store. (feedback/discussion)
01224  Enhance page list templates to process anchors (Open)
01093  Enhance conditional markup to 'if attachments PAGENAME' (Open)
00908  Enhance the link parameter of page list (multiple and exclusions) (Open)
00659  enhanced Attach button (Open)
00398  enhancements to wiki trails (Suspended)
00534  Entering wiki data trough e-mails (Closed - duplicate 00468)
01115  Error messages at top of wiki page to do with headers (Closed - resolved)
01038  error when allow_url_fopen = Off (Closed)
00914  errors suddenly popping up for (seemingly) no reason (Closed - already fixed in 2.1.27)
00129  errors/repetition in RSS feed (Closed - fixed for 2.0.beta15)
00274  Erros due conflicts between RSS and Cookbook (Open)
00741  Escape characters in URLs? (Closed - use %-escapes)
00342  Escape sequence does not span on multiple lines. (Closed - no feedback)
00757  Escape sequence for block quotes (non-preformatted) (Open)
00773  Escape sequence wygwnsy ("what you get will not surprise you") (Open)
01047  Escape-block within a code block to enable (inline) markup (Open)
00655  exclude more than one group from pagelist (Closed)
01201  Excluding members from AuthUser groups doesn't work (Closed - fixed for 2.2.20)
00030  Expand PageList to Groups (Closed - already exists in 2.0.d3)
00118  expansion of LinkPageCreateFmt? (Closed - added to cookbook)
00928  ExportDoc? skin problem (Closed)
01087  Extend Conditional Markup (:if attachments:) to specify file names (Suspended - needs votes)
00470  external URLs? not working (Closed, not a bug)
00658  Extra <dt> tag in searchresults output (Open)
01223  Extra newline in the output cause problems (Closed)
00964  Extraneous $seen in pmwiki.php, line 1667 (Closed : not a bug)
00510  Extraneous backtick on editing page (Closed - fixed)
01221  FAQ page broken in current tarball (Awaiting feedback)
00221  Fast Edit: Accesskey and Tabindex (Closed - see Cookbook:AccessKeySkin)
00265  Fatal error: implementing AlternativeNamingScheme? (Closed - fixed in cookbook)
01078  Fields reloaded on error do not return to user entered values. (Closed (resolution provided))
00950  File uploads fail with filenames containing special characters (umlauts) (Open)
00384  Fill http_user into author field (Suspended)
00125  Finalize distribution versions of default pages (Closed)
00613  Firefox Search Plugin for PmWiki (Awaiting feedback)
00983  fix "include" syntax for feed actions in default-config.php (Open)
00248  fix authorization semantics (Closed - fixed in 2.0.beta50)
00311  Fix horizontal scrolling of long preformatted lines. (Closed - IE bug)
00092  Fix PATH_INFO detection and handling (Closed)
00279  Fix README file (Closed - fixed for 2.0.0)
00293  fix rel="nofollow" in links (Closed)
01100  Flash Addon including issue (Open)
00041  Floatable "sticky-notes" (Closed - added to Cookbook.PostItNotes)
00418  flock open failure by IIS (Windows-NT) (Closed - not a bug)
00268  Flow/Column directive (Closed - add to cookbook)
00923  font color inside blocks (Closed - replied)
00688  Forcing a Editing Format on Specific Pages (Open)
00357  Formating of [-...-] doesn't work if locales are set to "de_DE" via i18n (Closed - fixed for 2.0.beta29)
00843  Forms - not name attribute (Closed - already exists)
00718  FourOhFourCache? (Closed - answered)
01160  Frames (wikistyle) show incorrectly because of use of <span> tags instead of <div> (Closed - replied)
00698  Freemind support in PmWiki ? (Closed (Cookbook recipe))
00576  French Sidebar: missing Installation item (Closed - no action)
00163  Function ReplaceOnSave? (Closed - already exists)
00076  generalize $DefaultGroup (Closed)
00100  german "umlaute" processed wrong in page-url's (Closed - fixed for 2.0.devel14)
00202  Get PmWiki to support static file downloading (e.g., via wget) (Closed - cookbook)
00764  Get rid of Main group (replace it with /) (Closed - available in cookbook)
01011  GET variables lost when redirecting invalid page names (Open)
00094  getrusage() called by mistake, issues warning (Closed - fixed for 2.0.devel16)
00564  Google like Search results (closed - duplicate of 00206)
00801  Got some warnings when using error_reporting(E_ALL) (Closed - fixed for 2.2.0-beta18)
00180  Grab and add [+screenshots+] to Wiki pages automagically? (Suspended - needs votes)
01035  GraynessSkin?'s CSS produces Sidebar formatting issues in IE (Open)
00709  Group feeds broken by 2.1.2 (Closed - fixed for 2.1.4)
01220  Group homepages not resolved correctly when group only supplied (Discussion)
01178  Group link Localization on pmwiki.org points to wrong page (Closed, duplicate with PITS:01220)
00772  Group.NotifyList? (to work like Site.NotifyList) and per-page notifications (Open)
00861  Group.SideBar? not excluded from Searchpattern "normal" list (Closed - Solution in PageLists)
01073  GroupPrintHeaderFmt? and GroupPrintFooterFmt? should initialise basepage (Closed (fixed for 2.2.2))
00663  Groups of Groups (Closed - see other page)
00763  GUI buttons produce invalid XHTML (Closed (fixed in 2.2.1))
00515  GUI buttons shouldn't insert closing wiki tags after trailing spaces of selected text (Closed - fixed for 2.0.6)
00415  GUI buttons when using page template (Closed - not a bug)
01146  GUI Edit forces strict validation fail (Closed - fixed for 2.2.6)
00580  GUIedit? bar not showing up (Closed - inactive)
00280  guiedit.js missing in ditribution (Closed)
01199  HandleDownload? can truncate files, needs to flush before exit (Closed - fixed for 2.2.17)
01191  HandleDownload? should respect EnableIMSCaching? (Closed - added for 2.2.17)
00475  Hardcoded texts (Closed - fixed for 2.0.4)
00244  Have documentation as one file. (Closed (little benefit))
00818  Heading Display error on Explorer (Closed)
01183  Help with Fox / Fox Contacts (Closed)
01086  Help: Skin problems (probably CSS) with wiki farming (Closed - replied)
00947  hide comments from action=source (Open)
00307  hide minor edits from RecentChanges (Suspended)
00214  Hide RecentChanges from RefCount? (Suspended)
00632  Highlight the search keywords (Closed - already exists)
01154  History is not recorded (Closed - fixed (cookbook))
00714  History Merge (remove a restore point from an ?action-diff page) (Open)
00413  horiz frame/preview link for long page edits (Suspended)
00937  How can I customize (:upload:) or ( :searchbox: ) "page"... (Closed - replied)
00692  How to change HandleAction? login (Closed)
00609  How to restore old versions with php (Open)
00821  HTML entities don't work in preformatted blocks (Open)
00992  HTML filtering and purification/correction with htmLawed (Open)
00292  html snapshot of a wiki site (Closed - dup of 00202)
00554  HTMLPNewline? and /PmWiki/* (Open)
00034  HTMLStylesFmt? (Closed - fixed)
00811  http://wtwiki.com/(approve links) (Closed)
00956  http://www.pmwiki.org/pmwiki/uploads/Cookbook/mimetex.php is broken (Open)
01010  http://www.pmwiki.org/wiki/Test/UTF8AnchorLink (suspended)
01225  HTTP_HOST may not always be the proper public URL (HTTP_X_FORWARDED_HOST) (Open)
00451  https access converts into http unwillingly (Closed - not a bug)
00090  HTTPS URLs? not working (Closed - not a bug)
00229  I18n demand for "by" in the RecentChanges (Closed - fixed for 2.0.beta8)
00463  i18n issue due to Site.EditXxx? (Closed - fixed in 2.0.5)
00840  Icons for uploaded files (excluding image types) (Closed)
01138  Identify the PageStore? of a page (Open)
01229  IDN links are incorrectly encoded (Open)
01124  if false markup does not work as expected (Closed - not a bug)
01259  If there is a group named the same as the author, author.php returns invalid AuthorPage? (Confirmed)
00277  Ignore whitespace in page history (diff) (Closed)
00246  Illegal offset type in /pmwiki.php on line 198, 208, 209 (Closed - server config)
00570  Illegal XML code generated by RSS (Closed - fixed for 2.1.beta14)
00190  Image alignment (Closed - not a bug)
00405  Image Proxying (Closed)
00449  Image references should be set before page includes (Closed - already exists)
00023  Image styles break image alignment (Closed)
00009  images do not float (v2) (Closed - added for 2.0.devel20)
00082  Implement [:noleft:] and [:noright:] directives (Closed - added to cookbook)
00871  Implement opensearch (Closed)
01042  Implementation of $TableRowAttrFmt is inconsistent in coloring even/odd rows (Closed - not a bug)
00374  import a pagelist except for the links already present on the page (Closed - resolved in 2.0.4)
00639  Improve saving of entries (Closed - cookbook recipes)
01157  Improved i18n support - Automatic translating page RecentChanges and AllRecentChanges? (Closed - added for 2.2.14)
00308  improvements to edit form (Closed - added for 2.0.beta44)
00518  In version 2, monospace text does not wrap (Closed - fixed in 2.1.0)
00485  Include NewPageBox in a release (Closed -- added to cookbook)
00136  include directive don't work with partial includes (Closed - fixed)
01285  include does not use the same definition of an anchor token as does the code that parses links and anchors (Closed, added for 2.2.37)
00093  include group name in the <title> (Closed - added for 2.0.devel14)
00324  include markup not properly converted V1 --> V2 (Closed)
00560  include pagename#from# does not work correctly (Closed - fixed for 2.1.beta1)
01023  Include PTVs? and values and PVs? and values in pageindex (Open)
00631  IncludeUrl? crashes Apache with upgrade to PHP 4.4.2RC2 (Closed - not a bug)
00240  includeurl produces errors (Closed - not a bug)
00382  Including pages from another group misdirects links without group (Closed - not a bug)
01181  inconsistency between pagelist and too many custom markups (Awaiting feedback)
00736  Incorrect group home page links in pagelists (Closed - fixed in 2.1.7)
00502  Incorrectly nested wiki-markup breaks XHTML compatibility (Closed - design decision)
00392  increase pmwiki responsiveness by hard-coding some lists (Closed - fixed for 2.0.4)
00669  Index.php gives error (Closed - not a bug (no response))
01041  Indexing only when Save and Edit is Selected (Open)
00381  Indicate extern urls (Closed - local customization)
00721  Inegration with Gallery2 - picture gallery software (Closed (Cookbook recipe))
01131  input markup does not accept array operator '[]' characters as part of name (Closed (added for 2.2.5))
01054  install fails on IIS7? (Closed)
00097  InstallTest? Error (Closed - not a bug)
00371  Instant Edit Form like Cookbook-V1.X-Comment (Closed)
00333  integrate a better, external search engine (Suspended)
00332  integrate attr=value parsing function for directive markups (Closed - added for 2.0.beta24)
00945  Integration of Open Flash Chart (Open)
00817  intermitant inability to edit any page - edit window does not show (Closed - inactive)
00903  intermittent broken links with umlauts (Closed (Server Locale bug, solution provided in the page).)
00222  Internal Server Error?? (Closed - no feedback)
00011  Internationalized page names don't work (Closed - fixed)
00035  Internationalized page names work even worse (Closed - fixed for 2.0.beta8)
00648  interwikis from Site.InterMap don't work in 2.1.beta20 (Closed - fixed in 2.1.beta23)
00506  Investigate slowness of urlapprove.php script (Open)
00188  ip address lookups (Suspended - add to cookbook)
00559  Issue when editing the EditForm and using the Preview button (Open)
00693  issue with $HandleAuth['xxxx'] ='admin' (Suspended)
00961  Issue with nopass / @nopass when upgrading pmwiki (Open)
00939  Issue with Notify.php (Closed - replied)
00863  Issue with pageindex not removing files that don't exist (Open)
01009  Jmol java applet for displaying three-dimensional chemical structures (Open)
00507  jump from the search field to a page instead of searching (Closed - available in Cookbook)
01137  Key PmWiki Features on the front page (Open)
00089  keywords directive don't work (Closed - fixed in 2.0.beta7)
00491  ksort() error in vardoc.php (Closed - fixed for 2.0.6)
01069  Last PTV of same name wins, it should be first (Awaiting feedback)
00266  Last title encountered wins, it should be first title markup (Closed - added $EnablePageTitlePriority for 2.2.9)
01250  Late farmconfig (Open)
01242  latest update to 2.2.22 breaks password authentication (Closed - fixed for 2.2.24)
01056  LDAP Authentication doesn't work with french accented characters (Open)
00519  let `WikiWord automatically disable that wikiword for remainder of page (Closed - abandoned)
00998  Let page passwords be references (Closed - exists and fixed for 2.2.3)
00379  Letter following hyphen/dash in page name not capitalized anymore (Closed - not a bug)
00649  Letting the 'trail link' link back to the corresponding entry in the trail list (Closed)
00544  Limit the number of displayed diffs at once (was: Caching for history) (Closed - cookbook recipe)
00944  line 859 in pmwiki.php sometime causes Fatal error (Open)
01063  line break keeping page store (Suspended)
00620  lines= option of include statement is broken with php 5.1.1 (Closed - fixed in 2.1.beta36)
00049  link "citation" mark-up doesn't work (Closed - fixed for 2.0.beta7)
00746  Link markup broken in 2.1.6 (Closed - declined)
00530  Link to profile is interpreted false (Closed - fixed in 2.1.9)
00537  linkindex not initialized correctly (Closed - obsolete in 2.1.0)
00990  Linking to non existent pages with the SomePage? syntax not consistent (Open)
00679  Links containing other urls are misinterpreted (Closed)
00241  Links in printable page contain $Fragment (Closed - fixed for 2.0.beta14)
00160  links in sidebar disapear when page contains nowikiwords-directive (Closed - not a bug)
00112  Links to windows shares (Closed - added for 2.0.devel17)
01245  Links with quotes don't work correctly (Closed - replied)
00127  LinkUploadCreateFmt? character ⇑ shows as an empty box (Closed - switched to Δ)
01174  link|+ behavior changed when adding suffix, only on PmWiki.org (Closed - fixed after revert)
00389  list attachments only meeting a certain pattern (Closed - added for 2.0.beta28)
00960  list=normal pagelist parameter displays RecentDraftChanges? pages (Closed (PmWiki.Drafts updated))
00493  listing of proper ownership and permissions for files and folders (Closed - already available)
01077  Locale gets lost after Post / Redirect() (Closed - not a PmWiki bug)
01272  Locale letters not recognized by page text variables. (Open)
00940  Localization issue in function Abort (Open)
00775  Login -> 500 Internal Server Error (Closed - likely cookbook bug)
00337  login doesn't respect ScriptUrl? (Closed - inactive)
00889  login inside frame (Closed - tested and works fine)
01133  Logs for Blocklist (Open)
00373  Lookup on doubleclick (Suspended)
00329  Lost edit page content when set both "read" and "edit" password using sessionauth.php (Closed - not a bug)
00864  Made *actual* renamer function to rename wiki pages (Open)
00484  mail(,,,,string additional_parameters) (Closed - added in 2.1.7)
01238  Mail-PmForm? cannot handle special chars when using UTF-8 encoding (Closed - fixed for 2011-02-16)
00291  MailPosts? enhancement to support Group/Page "$MailPostsTo" parameters (Closed - available in 2.1.7)
00536  MailPosts? Cookbok Page - noob (closed - added for 2.1.7)
00036  Main.ApprovedUrls? doesn't work with Cookbook.LazyWebLinks (Confirmed)
00237  WikiSandbox should be a section (Closed)
00962  Make >><< behave identically with other block formatting when style= is used (Reopened)
00884  Make pagelist parameter names not case sensitive (Open)
00060  Make PITS available to others (Closed)
00064  Make sessionauth.php the default. (Closed - changed for 2.0.devel11)
00896  Make StopWatch? more informative and more flexible (Open)
00037  Make uploads easier from the edit form (Suspended)
00932  Make UTF8 the default encoding (Open)
00361  many anchors in one page lead to problems with (:include:) (Closed - fixed for 2.0.beta54)
01092  Markup expressions not properly parsed inside of if statements within searches (Open)
01084  Markup for (:include :) with an [edit] link on top right (Open)
00149  Markup for text? (Closed - fixed for 2.0.devel26)
00351  Markup only valid for certain areas (Closed)
00456  Markup searchbox produce an incorrect link (Closed - not a bug)
00344  markup to prevent searching of pages or groups (Suspended)
01256  mass upload of pages from local system (Closed - cookbook recipe)
00473  Memory problems with 2.0 (Search, AllRecentChanges?) (Open)
00748  Merge AuthUser with UserAuth?? (Closed)
00830  Message "Warning: division by zero" when using tables (Closed - fixed in 2.1.27)
00225  migrate MimeTeX? to cookbook (Closed)
00353  Migration 1 to 2: HTML output differs (Closed)
00454  Migration: Undesired upload password introduced (Closed - not a bug)
00095  Minor checkbox breaks XHTML compatibility (Closed - fixed for 2.0.devel15)
00436  misinterpretation of links with SVG string (Open)
00471  Missing "reset" input type for forms (Closed - added for beta50)
00708  Missing $FarmPubD variable leads to "Unable to find skin" error. (Closed - now fixed in 2.1.16)
00130  Missing Change Summery (Closed - added to cookbook)
00577  Missing class= Attributes in Search (and other) Forms (Closed - added to 2.1.beta24)
00453  Missing entry fields in XLPageTemplate? for translation (Closed)
00341  Missing file on latest build (Closed)
00677  Missing i18n entries in pmwiki.php (Closed - fixed in 2.1.beta39)
00921  Missing lines in Site/Site page (Closed)
00143  Missing parent in MakeTrailPath (^| trail page |^ markup) (Closed - fixed for 2.0.devel26)
00135  Missing preview mode for skins in cookbook (Closed - fixed)
00142  moderate posts / draft capability (Closed - added in 2.1.beta23)
00427  Modify block markup to be able to stack blocks (Closed - exists)
01244  modify include to work as documented (Open)
01132  More flexible script & cookbook initialization (InProgress?)
00747  More Uploaddetails (Open)
00259  Most-Recent N Modified Pages (Closed - added to Cookbook)
00283  Move "$UploadMaxSize" to local/config.php (Closed)
00162  Move formatting of $PageLogoFmt into template (Closed - fixed for 2.0.beta1)
00139  Move the skin code (Closed - added to 2.0.beta22)
01175  Multi-line PmForm? fields stored with "\r" (Closed - fixed 2010-09-04)
00927  Multilanguage functionality with two languages (Open)
00624  multiple (:keywords:) (Closed - cookbook)
01222  Multiple folders to store wiki page files on a single site (Closed)
00461  Multiple Tables not displayed under IE (Closed - not a bug)
00006  Need better documentation of WikiStyles in 2.x (Closed - updated for 2.0.0)
00003  need documentation for adding custom markup (Closed - done)
00005  Need documentation for simultaneous edits (Closed - fixed for 2.0.beta8)
00004  Need password protection of action=approvelinks (Closed - fixed for 2.0.devel24)
00238  need to fix problem with attr password + delete (Closed - fixed for 2.2.5)
00101  nested lists are formed inside of arbitrary blocks (Closed - fixed for 2.0.devel15)
00855  Nested variables do not work inside directives. (Closed - fixed for 2.2.0-beta36)
00086  Neutralise accented letters (Closed - added in 2.2.0-beta43)
00651  New directive for making the wiki page be displayed without any "extras" (Open)
00204  New FAQ system based on a ticket system (Closed)
00767  New footer variable in template (Closed - added in 2.1.16)
01265  New homepage and default skin ideas (Confirmed)
00395  New Installation can't Acquire Lockfile (Closed)
00867  New notify option to exclude notification of selected author's posts (Open)
00533  New page edit link links to false page (Closed - intended design)
00433  new scripts/pagelist.php breaks SearchExtensions? (Closed - added in 2.0.beta37)
01247  New Search Term Page variable (Open)
01283  Newer versions of pmwiki mess up the menu text (Closed)
00607  Newly saved, unchanged page appears in the RecentChanges (Suspended)
00809  Newsletter management (Open)
00981  newwin makes every link in the text open in a new window (Closed, not a problem)
00051  no longer a PrintText? function that one can call (Closed -- added to 2.0.devel6)
01189  no skin should need editing config.php (Open)
00330  noindex, nofollow in local PmWiki groups (Closed - answered)
00857  non english characters are shown incorrectly in the trail (Closed - replied)
00287  Non-Valid RSS feed, empty table cells produce &  in All Recent Changes RSS (Closed - fixed in 2.0.beta15)
01255  Nonconverted <vspace> on redirected page (Closed - fixed for 2.2.27)
00846  Nonconverted <vspace> on search results page (Closed - fixed for 2.2.0-beta21)
00812  Not defined font color. (Open)
00958  Nothing on SiteAdmin page (Closed (fixed in 2.2.x stable))
00870  notification mechanism should take page permissions into account (Open)
00785  Notify also when uploads take place (InProgress?)
01112  Notify bug when deleting pages (Open)
00976  Notify doesn't work if safe_mode is enabled (Closed - fixed for 2.2.6)
00926  Notify Script Bugs (Open)
00766  Notify script failed under Windows Server 2003 (IIS 5.0) because of behavior of register_shutdown_function()... (Open)
01015  numbering problem in edit mode (Closed - not a bug)
00799  Odd behaviour of markup (Closed - too difficult for benefit obtained)
00205  only 8 (:include:)-directives are interpreted by PmWiki (Closed - not a bug)
01167  only analyze cookbooks that are actually installed (Closed - documentation updated)
00676  Only include a page once in MailPost? (Closed - superceded)
00784  OpenID? Auth Support (Closed - thanks!)
01076  optimization for case folding and strtoupper (Discussion)
00044  Optimize page reads (Closed - implemented in 2.x)
00104  Option for disabling special pages like AllRecentUploads? (Closed - already available)
00414  Option for logging search strings (Suspended)
00623  Option for RSS feeds to list only major changes (Awaiting feedback)
00318  option to disable upload filetype checking (Closed - answered)
00538  Option to edit protect Profile Page to Author only ( Closed - Cookbook:Edit-RestrictedProfile recipe)
01148  option to filter duplicate entries in e-mail notification (Open)
00098  Option to include a "diff" of changes within the MailPosts? email (Suspended - Awaiting feedback)
00114  Overivew of protected pages (Closed - SiteAdmin.AuthList does it)
00211  own print.tmpl does not work (Closed)
01287  Page actions incorrect in 2.2.38 (Open)
00591  Page actions misaligned in Firefox 1.5 rc 2 (Windows) (Closed - added for 2.1.beta2)
00367  page broken after being spammed (Closed)
00852  Page Custom : "Cannot modify header information" (Closed - replied)
00592  Page directives in history not always displayed identically (Closed - fixed for 2.1.beta2)
00994  page edits are LOST when 'Attach' is selected (Closed (3 Cookbook recipes))
00664  Page link engine tweak for query strings (Open)
01228  Page location for Site.PageNotFound changed on XLPage?, but not respected (Closed - replied)
00314  Page targets cannot be customized (Closed - already exists)
00972  Page text variable linking for Category (or other Groups) (Suspended - implement as cookbook)
01099  Page Text Variables Code that Locks up PHP in (Presumably) Endless Loop (Closed (fixed for 2.2.3))
01089  Page Text Variables in GroupHeader/Footer and "Home page" (Closed (not a bug))
01128  Page title not showing up with Yaml132 skin (Open)
00025  PageHistory? show last version only (Closed - no feedback received.)
00901  pagelist and searchbox wont work anymore (Closed - not a PmWiki bug)
00902  pagelist and searchbox wont work anymore (Closed - duplicate of PITS.00901)
01210  pagelist collation (Closed)
01091  Pagelist default does not handle variable in trail (Closed - duplicate of 00986)
00984  pagelist directive incompatible with PublishPDF? library (Closed, added in for 2.2.0 stable)
00434  pagelist does not honour $SpaceWikiWords (Closed - already exists)
01053  Pagelist doesn't show words containing accentuated letters in alphabetical order (Closed - answered)
01130  Pagelist evaluation crash on large lists (Closed. No bug. Replied)
00728  Pagelist exclude pages from trail (Closed - exists)
00429  Pagelist exclusion bug, and its fix (Closed - fixed in 2.0.beta36)
00878  Pagelist filter on negative page variable value problem (Closed - fixed in 2.2.0-beta33)
00774  Pagelist format not found behavior (Open)
01204  pagelist frontlinks (Open)
00133  pagelist list=normal to exclude GroupAttributes (Closed - added for 2.0.devel23)
01123  pagelist of notification destinations from Email PageTextVariable? (Open)
01125  pagelist output incorrect when using if="date YYYYMMDD..YYYYMMDD {=$Name}" (Closed - fixed for 2.2.6)
01282  Pagelist templates defaults specifications not taken in account (Closed, added for 2.2.37)
00411  pagelist to exclude redirects (Open)
00650  Pagelist tweak to find all pages containing wiki words pointing to existing pages (Open)
01212  Pagelist doesn't work in template none (Closed - fixed for 2.2.20)
00906  pagelist's #titlespaced broken; {=$Titlespaced} not being called/processed (Closed - fixed in 2.2.0-beta40)
01153  PageName: First letter following a dash (-) not capitalized (Closed - not a bug)
01268  pages not working correctly (Closed, not a bug)
00957  Pages to be added and updated in 2.2 release distribution (Closed - added in 2.2.3)
01213  PageVar?() should respect authentications (Closed - fixed for 2.2.24)
00636  PageVar?, FmtPageName? not extracting group from url in clean urls (Closed fixed in 2.1.beta18)
00986  PageVariables? substitution in pagelist's (:template defaults:) (Discussion)
00581  Parameter to protect Site.SideBar (Closed - added in 2.1.beta35)
00512  Parse Error (Closed - no feedback)
00644  Parse Error, Fatal Error after fresh install (Closed - no feedback)
00778  Parsed HTML pages saved in uploads folder (Closed (Cookbook.FastCache))
00013  partial pagenames don't work in urls (Closed - fixed)
01101  passwdattr and passwdedit in files in wikilib.d folder breaks them (Server Error 500) (Closed (fixed 2009-07-07 in the release scripts))
00359  Password can not be reset (Closed - no feedback)
00111  Password Inheritance Across levels (Closed)
00109  password protect uploads (Closed - fixed for 2.0.beta31)
00264  Password request display (same as with attributes) (Closed - added in 2.0.beta28)
00486  password required javascript breaks xhtml 1.0 Transitional standard (Closed - fixed for 2.0.6)
00853  Patch for PHP Notice errors while running error_reporting(E_ALL) (Closed - fixed for 2.2.0-beta21)
00437  Percent symbol adds extra cells to tables (Closed - fixed for 2.0.beta39)
00488  percents in WikiStyles don't work (closed - workaround in 2.1.0)
01236  Perl variable hash keys are disappearing (Closed - not a bug, replied)
01025  Permission system enhancement - inheritable passwords (Open)
00339  Permissions Problem (Closed - fixed for beta22)
00973  Phonebook using Active Directory (Closed)
01271  PHP Code Injection Vulnerability (Closed, fixed for 2.2.35)
01050  PHP code to include inside of the skin .tmpl file (Closed)
00061  PHP diff engine (Closed - added in 2.0 devel10)
00734  PHP Error since Update to PHP 5.1.2 (Awaiting feedback)
01094  PHPScript? As WikiMarkup? Source (Closed - resolved)
01068  PITS.php that works with las pmwiki version. (Closed (the recipe was fixed))
00565  Placeholder for 2.1 features (Closed - 2.1.0 released)
00918  please provide i18n in targz format (Open)
00716  please reveal the maximum upload file size (Closed)
00443  Plenty of <p class='vspace'></p> in HTML code (Closed - not a bug)
00605  pm1 -> pm2 lost attachment download capability - wants to upload (Closed - fixed documentation)
01151  PmCal Unable to edit dates after initial entry (Open)
00048  pmwiki 2 author not stored in page data or displayed in page history (Closed - fixed for 2.0.devel6)
00715  pmwiki broken after being spammed (Closed)
00673  PmWiki changes a character with a macron to a character with a circumflex on save (Closed - not a bug)
00546  PmWiki default skin - Scalable fonts (ToDo?)
00586  PmWiki Deleting Pages! (Closed)
00924  pmwiki doesn't work with php 'user' session.save_handler (Open)
01275  pmwiki exit line missing from new xlpage-iso-8859-2.php script (Closed - fixed for 2.2.36)
00117  PmWiki generating null llinks ('/') (Closed - fixed in 2.0.devel19)
00595  PmWiki over SSL (Closed - added for 2.2.0-beta18)
01270  PmWiki spell checker recipe does not work on PmWiki site (Confirmed)
01269  PmWiki XSS-vulnerabilities (Closed, fixed for 2.2.21)
01028  PmWiki.GroupHeader should not define background color inline (Open)
00548  pmwiki.php calls exit intead of return when done, which makes it impossible to include from another file. See Cookbook.IncludeAble (Closed - added for 2.0.12)
00625  PmWiki.UploadQuickReference? used instead of PmWikiFr.UploadQuickReference (Closed)
00176  PmWikiDe rss not working (Closed - duplicate of 00129)
00869  podcasting are broken (Closed - not a bug)
01139  Populating $HTMLHeaderFmt from Sidebar (Suspended)
00045  Possibility to comment pages (ToDo?)
00199  Possibility to see the which pages has been changed by a special User (Closed)
00868  Possible BUG in PageIndexGrep?(); (Open)
01110  Posted Multiple Select Options are lost if a password is required (Open)
00468  Posting to PmWIki? Using Email (Open)
01188  Preferences 'ak_textedit', 'e_rows' and 'e_cols' not defined in view mode (Closed - added for 2.2.20)
00444  preformat not working in advanced tables (Closed - not a bug)
01253  Prep for WYSIWIG (InProgress?)
01039  Presence Awareness and PmWiki (Open)
00529  Presence Awareness in PmWiki (Closed)
00755  Preventing vandalism using $EnableDrafts and Site.Edit (Closed - fixed in 2.2.0-beta43)
00849  Preview action only reloads page (Closed - not a bug)
00704  Preview behaves as Save in Simple Skin (Open)
01098  Preview page text variables and pagelist templates (Closed - fixed for 2.2.9)
00561  Preview produces a page different from the saved one (Closed - not a PmWiki bug)
00683  Preview,Save and the rest buttons don't work with pmwiki 2.1-b33 and PHP 5.1.2 (Win) (Closed - not a bug)
00684  Print skin ignores translated prompts (Closed - fixed in 2.1.beta39)
00079  print template (Closed - added for 1.0.12 and 2.0.devel15)
00686  Print template (print.tmpl) bugs (Closed - fixed in 2.1.beta39)
00015  printable view doesn't do special handling of links (Closed)
00158  Printable view of Searchpage is empty (Closed - works in 2.2.0)
01064  Problem when using "markup" and "chessboard" directives (Closed - expected behaviour; note about this problem is added to recipe page)
00788  Problem with $DefaultGroup and $DefaultPage (Open)
00438  problem with Adobe SVG Viewer 3.03 (Closed - not a bug)
01001  Problem with group css in Farm mode (Closed (Not a bug))
01006  problem with guiedit buttons (PITS 00580?): wrong url for guiedit.js (Closed (not a bug))
00297  Problem with include and SideBar (Closed - fixed in 2.0.beta54)
00851  Problem with international characters and new pages (Closed - replied)
00541  problem with permissions at installations (Closed - replied)
00496  Problem with preformatted markup (Closed - fixed)
00495  Problem with searching for % items (Closed - fixed for 2.0.0)
00231  Problem with the internationalization (Closed - see [1])
00479  Problem with uploaded stuff in a farm (Closed - not a bug)
00800  Problems with authuser and 2.1.24 (Closed - fixed in 2.1.25)
01261  Problems with PageExists() by Cookbook:SQLite PageStore? class (Closed (fixed for version 20110718))
00508  Problems with Password Duplicates and AuthUser (Open)
00913  Problems with search and pagelist together with german language pack (Open)
00464  protect author identity (Open)
01104  Protection of per-group attachments is done per-page instead of per-group (Closed, added for 2.2.3)
00426  Provide ?action=backlinks as special case of pagelist markup (Closed)
00250  Provide a "wikiright" to match the existing wikileft (Closed)
00894  Provide a better means of attaching images with spaces in their names (Open)
00618  Provide a means for Wiki Trails to traverse a list definition in 2 dimensions. (Discussion)
00063  Provide a mechanism to honor linebreaks in markup text (Closed - done)
00124  Provide a sample-config.php (Closed - added in 2.0.beta2)
00228  provide a search log (Closed)
01206  Provide a way to use FmtPagename?() safely on user-supplied data (Open)
00556  Provide alternate responses when page not found (e.g. 404) (Closed - added in 2.1.beta21)
01280  Provide an error message if pagelist cannot find fmt=#x (Open)
01022  Provide better timeout info for recipes & PageIndexUpdate?() (Open)
01058  PTV defined and used on an included page do not render (Closed - replied, inactive)
01005  Publish button disabled if Drafts and PageTextVar?() is used (Closed - answered)
00705  Publishing of drafts - permissions issues (Awaiting votes)
00387  Put a name and id on the editform (Closed - available in 2.0.beta44)
00067  Q: & A: Markups no longer works (Closed - fixed for 2.0.beta8)
00517  Quotes appear with a backslash in lists (Closed - not a bug)
01205  radio buttons and checkboxes display as inverted values in pmform (Open)
00501  Raw html and/or marquee code (Suspended)
00761  Read to use edition with many working extensions/addons for nonadmins (Open)
01243  Really, I want an open wiki, like Wikipedia... (Closed)
00458  Rebuild page files on the fly. (Suspended)
01171  Recent notify posts for the PITS group should include Summary (Closed - added)
01217  RecentChanges gets screwed up by edit summaries with dollar signs (Closed - added for 2.2.18)
00750  RecentChanges link in default skin gets a <span> (Closed - added for 2.1.10)
00500  RecentChanges not behaving as desired (user error involved) (Closed - upgrade problem)
00441  Recipe Bug -- Enable HTML (Closed)
01003  Recipe, farm mode and local config.php (Open)
00619  Recursion too deep; the stack overflowed. (Closed)
00674  Redirect on Save (or Cancel) Form (Closed - added for 2.1.beta33)
00829  Reduce diff related spam in history log (Open)
00476  Redundant RecentChanges (Closed)
00942  Refactor code for Easier Unit Testing (Open)
00430  refcount does not honor $LinkWikiWords = 0 (Suspended)
00273  Refcount for attachments (Closed (cookbook recipe))
00626  refcount shows "orphaned" pages which are not orphaned (Open)
01012  refcount shows only English text. Could it be localized? (Open)
01266  refcount uses invalid XHTML markup (Closed - fixed for 2.2.33)
00477  Reminding Pm to Document Functions . . . (Confirmed, ToDo?)
00934  remove awkward file extensions (Open)
01147  remove redirecting PmWiki documentation pages from distribution (Closed - replied)
00029  Replace PageTitle? in RecentChanges if CustomTitle? directive set (Suspended)
01141  Reported problems with PHP 5.3.x (Closed - fixed for 2.2.7)
00948  Reposition cursor within edit area after "Save and edit" (Open)
00808  Request for a RoadMap? page (Closed - now available on pmwiki.org)
00568  Request for Markup Repository (Closed - links)
00326  Request to Include MultiLanguage? into the std pmwiki distrib (Suspended)
00907  Request: Add link shortcut markup to core for $Titlespaced and $Description. (Open)
00996  Request: Embedded "News" Scroller (Open)
00212  Required author fields (Closed - already exists (seems broken?- FIXED))
00768  Resetting i18nized wiki to English does not work any more (Closed - not a bug)
01081  Restore in Page History does not preview (Closed (fixed for 2.2.1))
00873  Restore not possible if draft exists (Open)
00751  Restore vspace in default sidebar layout (Closed - fixed for 2.1.10)
00935  RetrieveAuthSection?() issue when section is at the beginning of a page (Closed - fixed?)
00854  Return 404 page for invalid page names (Closed - added for 2.2.0-beta20)
00223  revive 'expirediff' (Closed - added in Cookbook)
00201  RSS feed (Closed - fixed for 2.0.beta6)
00235  rss feed doesn't work with utf-8 (Closed)
01273  RSS feed has extraneous newline in line 1 (Closed - not a bug)
01079  RSS feeds for page histories (Open)
00174  RSS version of AllRecentChanges? lists some content of password protected pages (Closed)
00239  RSS/RDF feeds aren't valid (Closed - not a bug)
00208  Safari table problem (Closed - likely not a bug)
00621  Safe_mode prevents sub-directories creation (Open)
00985  Same group link formatting (Open)
01145  sample-config.php: confusing descriptions for EnableRelativePageVars?, EnableWSPre? (Closed - fixed for 2.2.9)
01057  Save fails (content destroyed) due to filled quota (Awaiting feedback)
01014  Save or Save and Edit buttons don't save changes in Sandbox (Open)
00777  Saved view differs from Preview view (Closed - workaround)
00466  Saving Approved URLs issues: Added twice; Case sensitive (Closed - fixed for 2.0.0)
00780  screenplay formater (Open)
00073  search : warning array_merge() Argument #1 is not an array (Closed - fixed for 2.0.devel12)
00553  search & replace (Open)
01129  search broken on pmwiki.org site itself. (Open)
00253  Search engine doesn't work with Brazilian portuguese localization (Closed - fixed)
00304  Search for (:pre (and possibly others)) doesn't work. (Closed - fixed in 2.0.beta24)
00929  Search function abused by spammers (Open)
00637  Search function getting slower due to "excerpt"? (Closed - not a bug)
00431  Search gives array_merge error in pagelist.php (Closed - fixed)
00131  Search groups don't work (Closed - fixed for 2.0.devel27)
01048  search in attachment (PDF, DOC ...) (Open)
00251  Search not working in JHSkin? (Closed - fixed)
00455  Search problems: Warning (errno 2) (Closed)
00074  search results are wrapped in <p> and </p> tags (Closed - fixed for 2.0.beta18)
00682  Search results when using UTF-8 and no-Latin characters (Closed: added in PmWiki 2.2.x beta versions.)
00646  Search should use the page it is called from to return the result if it contains (:searchresults:) (Closed)
00385  search text lost after search (Closed - fixed for 2.0.beta34)
00383  Search with no search string gives errors (Closed - now fixed)
01046  Search/pagelist for markups by their id and display the content of the found markup as result (Open)
00805  Search: allow button text to be specified (Closed - exists)
00803  SearchBox function lacks XHTML 1.0 strict (XHTML 1.1) compatibility. Fix inside! (Awaiting Feedback)
00899  Searchbox vs nice URLs? issue (Closed (Answered))
00218  searches for things containing &, <, and > don't always work (Suspended)
00982  searching for newwin finds every page where you use newwin (Open)
00503  Searching for utf-8 characters doesn't work (Closed : fixed in PmWiki 2.2.x beta versions)
00758  searching predefined sections of pages (Open)
00499  Searching yields huge number of warnings (Closed)
00002  searchresults and pagelist could allow sort= parameter (Closed - added in 2.0.beta33)
00931  section edit does not work in ie6 (Open)
00879  Section Edit doesn't work with headers (sometimes) (Open)
00320  Section Edit function (Closed)
00593  section edit links floating on right side (CSS) (Closed - cookbook)
00743  SectionEdit? and simultaneous edit incompatibility (Open)
01044  SectionEdit? mishandles !Header and ==== inside [@@] (Open)
01052  SectionEdit? mishandles !Heading and ==== inside escaped markup ([@@]) (Closed - duplicate of 01044)
00733  sectionedit.php gives PHP warnings (Open)
00215  Sections within sections (Closed)
00404  Security -- AllRecentChanges? etc. list changes to pages that should not be visible (Closed - not a bug)
01072  Security: Disable Right Click (Closed)
00224  selective utf-8 characters damaged (Closed - fixed in 2.0.6)
01040  Self-Authentication System (Open)
01106  Separate diff rendering from history page rendering (Closed - added for 2.2.11)
00103  separate functions for page name and wiki word spacing (Closed - fixed for 2.0.devel16)
01162  Separate Upload URLs? per Wiki (Closed (Solution provided))
00465  session_start (was Issue with Session and session_id ) (Closed - cannot duplicate)
00511  session_start() as an optional possibility (Closed - already exists)
00410  Set links to http or https based on how current page accesed (Closed - added for 2.2.0-beta18)
00668  setting $EnableStdWikiStyles to 0 disables ALL wikistyles (Closed - fixed)
00999  Setting $EnableUploadVersions=1 causes errors (Suspended)
00575  Setting session variables and testing them in conditional markup (Open)
01207  Short passwords not recognised? (Closed - duplicate for PITS:01141)
00056  should table caption markup be visible in the stdmarkup file? (Closed - fixed for 2.0.devel10)
00584  show a link from the trail hompage to the first trailpage (Closed)
00428  show markup in page history should break lines (Closed - added in 2.0.beta45)
00720  show the version number of the wiki engine (Closed - already exists)
00480  sidebar not working after upgrading from 2b40 to 2b48 (Closed - not a bug)
00574  Sidebar title could override a page title (Open)
00105  Signature conversion in PITS entry (Closed)
00638  Simple table have CSS class added to facilitate customisation (Reopened, does not really exist)
00138  Simple tables in IE show at bottom of page (Closed - bug in IE)
00295  site image in RSS feed (Closed - duplicate of 00296)
00296  site image in RSS feed (Open)
01026  Site.AuthUser does not work, SiteAdmin.AuthUser does in 2.1.27 (Closed - not a bug)
01267  Site.PageActions login/logout problem (Open)
01029  sitemapper.php uses deprecated call-time pass-by-reference (Closed)
00557  Size of edit textarea is hardcoded (Closed - already exists)
00121  Skin / template code needs to be established (Closed - done in 2.0.devel20)
01031  Skin not changing (Open)
00675  skin sections (Awaiting feedback)
00179  skinchange doesn't work anymore with pmwiki2d27 (Closed - fixed in Cookbook)
00230  slide show presentation (Closed - SlideShow works)
01055  Slight tweak to sample-config.php include_once lines for farm use (Closed (Added for 2.2.1))
00678  small html output bug (Closed - not a bug)
01198  small problem in action=rdf (Closed - fixed for 2.2.18)
00452  Smaller and bigger text adds extra cell to simple table row (Closed - fixed for 2.0.beta39)
00369  Some URLs are parsed as date (Closed - not a PmWiki bug)
00590  Some nested markups displayed incorrectly (Closed - fixed for 2.1.beta1)
01075  some unicode characters are damaged (Closed - replied)
00219  sortable columns in PITS (Closed - added)
00388  Sortable columns in simple tables (Suspended)
00046  space linked in text? links (Closed - duplicate of PITS:00047)
00047  space linked in text? links (Closed - fixed for 2.0.devel6)
00856  Space not made for ending float images (Closed - replied)
00735  Spaces get inserted before national characters in page title (Awaiting feedback)
01165  Spaces in UNC showing %2520 rather than %20 (Closed - replied)
00243  spamming of the pages (Closed - answered)
00524  specialchars don't work in author name (Closed - fixed for 2.0.6)
01168  Specifying the width of columns (Closed - replied)
00635  Star rating system (Closed)
00346  starting "-" ignored when attaching images (Closed - not a bug)
01284  status 412 when restoring an old edit (Open)
00912  Store the history of a deleted WikiPage? (Open)
01019  Store the position of scrollbar of textarea when preview (Closed)
00697  Strange compound conditional behavior (Closed - not a bug)
00345  styling sublevels of numbered lists (Awaiting feedback)
00281  Subdirectories in wiki.d when url more than two levels deep (Closed)
00695  submit button in page attributes form needs i18n (Closed - fixed)
00181  Suggested change to SendPmMoney?. (In Progress)
00615  Suggested default template changes (Open)
01176  Suggesting to remove '!' as exclusion character (Open)
00756  summary ("default"=20) + (Closed)
00206  Summary of search results should contain some indication of what is actually on the page. (Suspended)
00070  superscripts and subscripts produc uneven line spacing (Closed -- added to Cookbook)
01211  Support Group/ in pagelist name parameter (Open)
00916  Support honeypot block list (Open)
00435  support for .SVGZ files (Suspended -- add to cookbook)
00197  Support for SVG files (Suspended - Awaiting feedback)
00053  Support for URL-encoding of spaces and non-ASCII characters in file links (Closed - fixed in 1.0.12)
00841  Support nested non-inline styles (Closed - exists)
00390  support simultaneous edits/merging in windows / non-popen environments (Closed - cookbook)
00833  Support Wiki Creole (Closed (added to core as an option))
00865  switch from Beautifier (Closed - not a bug)
00417  Sync All Pages in one WikiGroup? with another WikiGroup? (Suspended)
01061  System no longer remembers passwords (Open)
01190  tabindex should be a valid form attribute (Closed - added for 2.2.17)
00423  Table attributes have a space added in string value (Closed - not a bug)
00535  Table directives have no equiv of < TH > tag (Closed - added for 2.2.11)
00970  Table Formatting: THEAD, TBODY, TFOOT (Open)
00027  Table of Contents (Open)
00187  Tables should render as tables, with borders (Closed - added to cookbook)
00186  Tables w/ cellspacing - propagation (Closed - documentation bug fixed for 2.0.beta3)
00175  tables with spaces for cell content don't insert &nbsp; (Closed - fixed for 1.0.15)
00702  tag mismatch (Closed - fixed for 2.1.2)
00043  Temporarily disabled wikiwords (Closed - added to 2.0.devel13)
01021  Temporary files with ,new extension no longer accepted by PHP 4.4.8 (Open)
00209  Text containing $Newline doesn't diff properly (Closed - fixed)
00589  Text in GroupHeader is duplicated (Closed - fixed in 2.1.beta26)
00012  TextFormattingRules? is out of date (Closed - fixed in 2.0.devel14)
01249  The "Basic Editing" and "Documentation" page are not available (Closed - replied)
00888  The Excel table paste zip file seems to be empty. (Closed (Files were re-uploaded.))
00078  The HTML title of all my pages is "... $HTMLTitle" (Closed - fixed in 2.0.devel13)
00838  The link tag, [[ ]], problem. (Closed - not a bug)
00072  the main page works, but nothing else works. (Closed)
00791  Things that don't go smoothly when upgrading (Open)
00364  Tie-in Farm Fields together - (Include) (Closed)
00362  Tie-in Farm Fields together - (Pagelist) (Closed)
00363  Tie-in Farm Fields together - (redirect) (Open)
00366  Tie-in Farm Fields together - (Search) (Closed)
00898  Time Zone (Open)
01097  Tiny Web Gallery not displaying within iframe (Open)
00730  Title info missing in file (Closed - not a bug)
01276  Titled link parsed to TitledLink? when linked page doesn't exist yet (Open)
00358  Track pages of interest (Suspended - awaiting discussion)
00893  Trackback feature (Open)
00487  Traffic log (Discussion)
01281  Trail fails (Suspended)
00328  trail markup hard codes html tags (Discussion)
00116  Trailing spaces in "'Name attachment as:" lead to rejection of upload (Closed - fixed for 1.0.13)
00057  trails.php uses $GroupNamepattern instead of $GroupPattern (Closed - fixed for 2.0.devel10)
00167  Translate Upload Buttons (Closed - not a bug)
00826  Translation (Closed - already correct)
00680  Translation error (NL) (Closed)
00115  Translation of CurrentTime? (Closed - fixed in 2.0.devel26)
00166  Translations (Closed - see PITS.00159)
01117  Treat PmWiki: - Cookbook: - PITS: links as internal on pmwiki.org (Closed - enabled)
00059  Triple tilde not converted in preview (Closed - fixed for 2.2.3)
00394  Turn Intermap files into wiki pages (Closed)
00028  Turn PmWiki into a full-fledged blogging tool (In Progress)
00770  Two logons required (Open)
00305  typo in pgcust.php (default page never loaded?) (Closed - fixed for 2.0.beta21)
00954  Ubuntu Linux doesn't show monospaced font in textareas (Closed - Added in 2.2.0-beta63)
00031  ucwords function does not work propely for some languages (Closed - fixed)
01002  Ugly output from PmWiki's PHPDiff? cf. GNU diff (Open)
00815  ugrade procedure for slow ftp (Closed - declined as insecure)
00936  Unable to include UploadQuickReference? for current language... (Open)
00653  Unable to protect Actions diag, ruleset and phpinfo (Closed - duplicate of 00693)
00727  Unable to save large pages in latest pmwiki. (Closed - not reproducible)
00474  unaccepted password character(s) (Closed)
00742  Uncapitalize links (Discussion)
00306  underscores are treated as word separators (Closed - not a bug)
01108  Unescaped posted keys in PmWikiAuth? (Closed - fixed for 2.2.3)
00380  Unexpected T_String, Error with all links. (Closed)
00820  Unintuitive apply=block behavior (Closed - not a bug)
00930  unmatched parentheses - pmwiki.php on line 1449 (Open)
00156  unordered list (Closed - not a bug)
00170  unquoted table attributes result in invalid html (Closed - fixed for 2.0.beta8)
00583  Update attachments (Closed - already exists)
00616  Update cache responses in core (Open)
00997  Updated pages not shown in feeds (Open)
00610  Upload Directory Name created differently in different places. (Closed - answered)
00662  Upload Fails on Windows with Apache due to Double Authentication (Closed - insufficient information)
00938  Upload passwords no longer indicated by GroupAttributes?action=attr (Closed)
00376  Upload URL encoding doesn't work with NTFS (Open)
00386  Upload Versioning (Closed - 2.0b55)
00603  Upload versioning is browser dependent (Open)
00267  upload.php should check status of file_upload and report if disabled (Suspended)
00325  uploaded attachments get corrupted (Closed - not a bug)
00910  Uploaded file permissions problems (Open)
00967  UploadQuickReference? page cannot be modified by css (Open)
00645  Uploads broken if ScriptUrl? has no / (Closed - likely fixed for 2.1.beta23)
01150  Uploads bugs (Closed - added for 2.2.7)
00171  Upper case image extension (JPG) (Closed - fixed for 2.0.beta3)
00397  URL in MailPosts? edit notification is a weird format (Closed - fixed in 2.1.7)
00588  URL-encoding of non-ASCII characters in file links (Open)
00725  UrlApproval? request for additional options (Closed - already exists)
00762  URLs? all look like localhost/php/php.exe?n= (Closed - Not a bug)
01140  Use $Titlespaced for [[ |+]] markup (Closed - declined, +workaround)
00647  Use a different anchor class for links to group homepage (Open)
00532  Use authenticated bind for ldap authuser (Closed - added in 2.1.beta6)
01082  Use EditToolbar? recipe as default GUIbuttons? (Closed - cookbook recipe)
00492  Use Image Filename (w/o Extension) as Alt Text (Suspended - cookbook)
00694  use page in wikilib.d instead of wiki.d if newer (Closed - declined)
00526  Use relative urls by default (Closed - exists)
00562  Use whitespace to indicate nested paragraphs (Closed - added for 2.1.beta1)
00010  user-based authorization (Closed)
00309  Using %block <style>% <some text> kills URL and other formatting and makes paragraphs become on long line that goes off screen (Closed)
01143  using CondAuth in config.php allow edit rights (Closed)
01277  Using crypt() w/o salt in older PHP versions causes PmWiki problems (Open)
01020  using Mailhide free spam protection from http://recaptcha.net (Open)
00317  using utf-8 causes "Fatal Error" (Suspended)
00168  utf-8 encoding doesn't work for links? (Closed - fixed for 2.0.beta14)
00409  utf-8 error (Suspended)
00881  UTF-8 Link misfunction with mbstring (Closed - fixed for 2.2.0-beta29)
00797  UTF-8 links may break after 2.1.18 upgrade (Closed - xlpage-utf-8.php should be included earlier in config.php.)
00432  UTF-8 wiki links in brackets followed by text (Closed - fixed for 2.0.6)
01045  Vandalisation protection (Open)
00254  variable $SkinDirUrl no exists (Closed)
01037  Variables in wrong order in the sample-config.php (Closed - fixed for 2.2.3)
00690  Various corrections (Closed - fixed for 2.1.beta38)
00795  version history of attachments (Closed - exists)
00141  view a specific revision of a page (Suspended)
00874  Visualize PBN bridgenotation (Open)
01258  Vulnerability in BlogIt 1.6.0 (Closed)
01260  Vulnerability to relative links (Closed -- fixed for 2.2.28)
00991  w3c conformity (Open)
00782  warning function.session_write_close() (Closed - inactive)
00483  Warning with action=search (Closed - fixed for 2.0.0)
00298  Warnings displayed on Printable View (Closed - fixed in 2.0.0)
00977  Web Feeds bug when $RecentChangesFmt changed (Open)
01013  web instruction error blocklist2.php (Closed - blocklist2 is obsolete now as a recipe)
01278  What should exclude a page from being cached (Open)
00922  When $ScriptUrl='/wiki/' - bug in WikiLinks? delimited with slash (only with Czech diacritcs) (Open)
01121  when wikitrail links with markup are converted to pagination links, markup is displayed in the pagination link itself (Closed - added for 2.2.14)
00722  Whitespace indentation rule behavior (Closed - exists by design)
00408  Why does PmWiki handles uploads/ and wiki.d/ differently? (Closed - already exists)
00701  Wiki Farms - Completely Besozzled By them (Closed - fixed in 2.1.0)
00691  wiki.d becomes write protected about once every day (night) (Closed)
00207  wikifarm farmmap.txt interlinks no longer work? (Closed - fixed for 2.0.beta6)
01036  Wikiforms field named "Postal" overrides (submit preview) (Open)
00731  wikilist does not show field data joined by \\ (Open)
00460  wikimedia syntax compatibility (Suspended)
00021  Wikipedia InterMap entry should be changed (Closed)
00753  wikistyle defines generate paragraphs (Closed - fixed for 2.1.11)
00816  wikistyles can't add rel='whatever' when rel is already set (Open)
00172  WikiStyles in Tables (Suspended)
00282  wikistyles no longer affect links (Closed - fixed in 2.0.beta17)
00017  WikiTrails code displays wrong text (Closed - fixed)
00407  wikitrails fails cross-group (Closed (Fixed for 2.2.1))
00085  WikiTrails Fails w/ alternate text (Closed - fixed for 2.0.devel12)
00232  WikiTrails fails with ?action= (Closed - fixed in 2.1.beta21)
00953  WikiWizard? Editing, Attach markup (Open)
00007  WikiWord counts available yet (v2) (Closed, fixed for 2.0.beta6)
00071  WikiWord#reference not supported in PmWiki 2 (Closed)
00062  WikiWords? Bug (Closed - not a bug)
01067  WikiWords? on included pages do not follow $EnableRelativePageLinks (Suspended - discussion, votes)
01230  Wild card characters don't work in the PmWiki search box (Open)
00161  Windows/IIS installation fails (Closed)
00571  word level diffs (Closed - added in 2.2.12)
00425  Words like DVDs? and CDs? are mistaken for WikiWord links (CoreCandidate?, awaiting feedback / votes)
00844  Working for some wordpress intergration (Open)
00700  Would like to be able to create a searchable database. (Open)
00365  Wrap RecentChanges output with a DIV tag (Closed - declined)
00252  Wrong characters in links after update to beta13 (Closed - not a bug)
00611  Wrong profile link (Closed - fixed for 2.1.9)
00193  www.pmwiki.org goes to wrong place (Closed - fixed)
00421  WYSIWYG editor (like FCKEditor?) integration (closed)
00987  XLPage? adds redundant tags to $XLLangs (Closed - fixed for 2.2.0-beta64)
01030  XSS vuln in forms.php (Closed - ixed for 2.2.0-beta68)
01111  XSS vulnerability in attribute-page (Closed for 2.2.3)
01113  XSS vulnerability in Crypt (Closed for 2.2.3)
01116  XSS vulnerability in Forms (Closed for 2.2.3)
01109  XSS vulnerability in pagerev (Closed (fixed for 2.2.3))
01262  XSS vulnerability in Refcount (Closed, fixed for 2.2.28)
01114  XSS vulnerability in XLPage? (Suspended - known issue)
01263  XSS vulnerability with prefs (InProgress?)
01122  {[foxdelrange button]} and {[foxdelline button]} does not work (Open)
01185  {[foxdelrange button]} and {[foxdelline button]} does not work (Closed)
Edit - History - Print - Recent Changes - Search
Page last modified on September 10, 2011, at 12:03 PM
 0: 00.00 00.00 config start
 1: 00.00 00.00 config end
 2: 00.28 00.05 MarkupToHTML begin
 3: 00.31 00.07 FPLTemplate: Chain begin
 4: 00.31 00.07 FPLTemplate: FPLTemplateLoad
 5: 00.31 00.07 FPLTemplate: FPLTemplateDefaults
 6: 00.31 00.07 FPLTemplate: FPLTemplatePageList
 7: 00.31 00.07 MakePageList pre
 8: 03.08 00.08 PageListProtect enabled
 9: 03.08 00.08 PageListSources begin
10: 03.08 00.08 PageStore::ls begin wiki.d/{$FullName}
11: 03.12 00.11 PageStore::ls merge wiki.d/{$FullName}
12: 03.22 00.21 PageStore::ls end wiki.d/{$FullName}
13: 03.22 00.21 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
14: 03.22 00.21 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
15: 03.23 00.21 PageStore::ls end $FarmD/wikilib.d/{$FullName}
16: 03.23 00.22 PageListSources end count=1281
17: 03.23 00.22 PageListSort pre ret=4 order=$:Summary
18: 03.23 00.22 MakePageList items count=1281, filters=PageListProtect
19: 04.21 01.13 MakePageList post count=1281, readc=1281
20: 04.21 01.13 PageListCache begin save key=c8e99dddad3f5bc79d1a2366b844c36e
21: 04.22 01.13 PageListCache end save
22: 04.22 01.13 PageListProtect excluded=0, safe=1281
23: 04.22 01.14 PageListSort begin
24: 06.74 03.61 PageListSort sort
25: 06.82 03.69 PageListSort end
26: 06.82 03.69 MakePageList end
27: 06.82 03.70 FPLTemplate: FPLTemplateSliceList
28: 06.82 03.70 FPLTemplate: FPLTemplateFormat
29: 07.60 04.48 MarkupToHTML begin
30: 09.17 06.02 ReadApprovedUrls SiteAdmin.ApprovedUrls begin
31: 09.19 06.03 ReadApprovedUrls SiteAdmin.ApprovedUrls end
32: 11.76 08.58 MarkupToHTML end
33: 11.76 08.58 FPLTemplate: Chain end
34: 11.77 08.59 MarkupToHTML end
35: 11.78 08.59 HandleBrowse: caching page
36: 11.79 08.60 MarkupToHTML begin
37: 11.83 08.64 MarkupToHTML end
38: 11.83 08.64 MarkupToHTML begin
39: 11.84 08.65 MarkupToHTML end
40: 11.85 08.66 now