Ticket #218 (closed enhancement: fixed)

Opened 7 years ago

Last modified 12 months ago

Incorporate html handler to display raw html

Reported by: Brian Koontz (brian@… Owned by: BrianKoontz
Priority: normal Milestone: 1.3.3
Component: handlers Version: 1.1.6.2
Severity: normal Keywords:
Cc:

Description (last modified by BrianKoontz) (diff)

Many wikis offer an html handler that allows the user to display raw html (after conversion from Wiki format). This makes the wiki useful for quick mockups of HTML pages that need to be exported with a minimum of modification.

This enhancement ( http://wikkawiki.org/HTMLHandler) is a handler that will export the HTML content of any Wikka page without the headers, footers, menu items, or comments.

#177 - Export of static HTML for offline browsing #190 #314

Attachments

html_dump_patch.tar.gz Download (5.6 KB) - added by BrianKoontz 7 years ago.

Change History

Changed 7 years ago by Brian Koontz (brian@…

I'm sorry, this should have been marked "enhancement," not "defect."

Changed 7 years ago by NilsLindenberg

  • type changed from defect to enhancement
  • description modified (diff)
  • milestone changed from 1.1.6.2 to 1.1.6.3

Changed and moved to 1.1.6.3 as well. Brian, I see the necessity to release the 1.1.6.2 version (which is already a very huge release) these days. I'll help with it and maybe we can even extend it to solve #177 as well.

Changed 7 years ago by DarTar

  • owner changed from unassigned to DarTar
  • status changed from new to assigned

Changed 7 years ago by BrianKoontz

Changed 7 years ago by BrianKoontz

I've attached one possible implementation of this functionality. Untar the tarball in your top-level Wikka directory, then apply the patch:

patch -p0 < html_dump.patch

Changed 7 years ago by DarTar

Brian, is there a reason why you don't use the PageTitle() method?

http://wush.net/trac/wikka/browser/tags/1.1.6.2/actions/header.php#L10

Changed 6 years ago by BrianKoontz

  • description modified (diff)
  • milestone changed from 1.1.7 to 1.1.7.1

Bumping to milestone 1.1.7.1 to speed up 1.1.7 release!

Changed 6 years ago by BrianKoontz

I should clarify: There's been discussion about combining this ticket with others to address dumping of multiple pages in different formats, so as the originator of this ticket I thought it would be a good idea to address all of the issues at one time...I just don't see any hurry in doing this for 1.1.7.

Changed 6 years ago by BrianKoontz

  • description modified (diff)

Changed 6 years ago by DarTar

  • version changed from 1.1.6.2-beta to 1.1.6.2

Changed 4 years ago by BrianKoontz

  • milestone changed from 1.2.1 to 1.3

Changed 3 years ago by BrianKoontz

  • milestone changed from 1.3 to blue-sky

Changed 20 months ago by BrianKoontz

  • owner changed from DarTar to BrianKoontz
  • status changed from accepted to assigned

Changed 20 months ago by BrianKoontz

  • milestone changed from blue-sky to 1.4

Changed 20 months ago by BrianKoontz

(In [1814]) Added functionality to export pages in "raw" HTML format. Refs #218

Changed 20 months ago by BrianKoontz

  • status changed from assigned to closed
  • resolution set to fixed

Changed 20 months ago by BrianKoontz

  • milestone changed from 1.4 to 1.3.2

Changed 18 months ago by BrianKoontz

  • status changed from closed to reopened
  • resolution fixed deleted
  • milestone changed from 1.3.2 to 1.4

Changed 18 months ago by BrianKoontz

Works in trunk, not in 1.3.2...wtf?

Changed 17 months ago by BrianKoontz

  • status changed from reopened to closed
  • resolution set to fixed

Confirmed fixed in trunk; will be released in 1.4.

Changed 12 months ago by BrianKoontz

  • milestone changed from 1.4 to 1.3.3
Note: See TracTickets for help on using tickets.