File: cal-html.el.html

This package writes HTML calendar files using the user's diary file. See the Emacs manual for details.

Defined variables (17)

cal-html-b-document-stringInitial block for html page.
cal-html-b-tabledata-stringHTML code for beginning of table data.
cal-html-b-tableheader-stringHTML code for beginning of table header.
cal-html-b-tablerow-stringHTML code for beginning of table row.
cal-html-css-defaultDefault cal-html css style. You can override this with a "cal.css" file.
cal-html-day-abbrev-arrayArray of seven strings for abbreviated day names (starting with Sunday).
cal-html-directoryDirectory for HTML pages generated by cal-html.
cal-html-e-document-stringHTML code for end of page.
cal-html-e-table-stringHTML code for end of table.
cal-html-e-tabledata-stringHTML code for end of table data.
cal-html-e-tableheader-stringHTML code for end of table header.
cal-html-e-tablerow-stringHTML code for end of table row.
cal-html-holidaysIf non-nil, include holidays as well as diary entries.
cal-html-html-subst-listAlist of symbols and their HTML replacements.
cal-html-minical-day-formatHTML code for a day in the minical - links NUM to month-page#NUM.
cal-html-print-day-number-flagNon-nil means print the day-of-the-year number in the monthly cal-html page.
cal-html-year-index-colsNumber of columns in the cal-html yearly index page.

Defined functions (21)

cal-html-b-table(ARG)
cal-html-comment(STRING)
cal-html-cursor-month(MONTH YEAR DIR &optional EVENT)
cal-html-cursor-year(YEAR DIR &optional EVENT)
cal-html-h1(STRING)
cal-html-h3(STRING)
cal-html-href(LINK STRING)
cal-html-htmlify-entry(ENTRY &optional CLASS)
cal-html-htmlify-list(DATE-LIST DATE &optional HOLIDAYS)
cal-html-htmlify-string(STRING)
cal-html-insert-agenda-days(MONTH YEAR DIARY-LIST HOLIDAY-LIST)
cal-html-insert-link-monthpage(MONTH YEAR &optional CHANGE-DIR)
cal-html-insert-link-yearpage(MONTH YEAR)
cal-html-insert-minical(MONTH YEAR)
cal-html-insert-month-header(MONTH YEAR)
cal-html-insert-year-minicals(YEAR COLS)
cal-html-list-diary-entries(D1 D2)
cal-html-monthpage-name(MONTH YEAR)
cal-html-one-month(MONTH YEAR DIR)
cal-html-th(STRING)
cal-html-year-dir-ask-user(YEAR)

Defined faces (0)