summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2009-08-30Revert "po: do not inject custom bestlink function when po_link_to eq default"Joey Hess
2009-08-28teximg: Make TeX handle preventing unsafe things; remove insufficient blacklistJosh Triplett
2009-08-28img: Don't generate new verison of image if it is scaled to be larger in eith...Joey Hess
2009-08-28Merge commit 'intrigeri/po'Joey Hess
2009-08-28avoid clobbering origsub if checkconfig runs more than onceJoey Hess
2009-08-28<pedant>rename depends_exact to depends_simpleJoey Hess
2009-08-28Avoid duplicating debug message for building a page due to a dependencySimon McVittie
2009-08-28Force %depends_exact to lower case, fixing incorrect case-sensitivitySimon McVittie
2009-08-28po: fix link() pagespec when used on translation pagesintrigeri
2009-08-28Fix typo in dependency debug messageSimon McVittie
2009-08-28Add depends_exact: simplified dependency tracking for dependencies on a singl...Simon McVittie
2009-08-28inline: if using pagenames, don't add a dependency on "page1 or page2 or..."Simon McVittie
2009-08-28po: better rootpage logic for inline's post formintrigeri
2009-08-28Revert "po: keep masterpage as the rootpage for inline's post form"intrigeri
2009-08-28po: keep masterpage as the rootpage for inline's post formintrigeri
2009-08-28inline: moved rootpage logic to a functionintrigeri
2009-08-28po: favor the type of linking page's masterpage on page creationintrigeri
2009-08-28po: fix interdiction to create pages of type pointrigeri
2009-08-28po: favor the type of linking page's masterpage on page creationintrigeri
2009-08-28po: fix interdiction to create pages of type pointrigeri
2009-08-27htmltidy: Return an error message if tidy fails. Closes: #543722Joey Hess
2009-08-27po: do not inject custom bestlink function when po_link_to eq defaultintrigeri
2009-08-27po: override the title template variable for coherent homepage titlingintrigeri
2009-08-27po(scan): removed scary comment about only wanting to change the first linkintrigeri
2009-08-27Merge commit 'upstream/master' into prv/pointrigeri
2009-08-27po: do not beautify urls on the recentchanges pageintrigeri
2009-08-26htmltidy: Print a warning message if tidy fails. Closes: #543722Joey Hess
2009-08-26po: do not beautify urls on the recentchanges pageintrigeri
2009-08-26po: (hopefully) fixed WikiLink to self with po_link_to=defaultintrigeri
2009-08-25don't use pagespec_match_listJoey Hess
2009-08-25Revert "Allow add_depends to take an arrayref"Joey Hess
2009-08-25use pagespec_match_listSimon McVittie
2009-08-25Allow add_depends to take an arrayrefSimon McVittie
2009-08-25Use a hash to de-duplicate dependenciesSimon McVittie
2009-08-24calendar, inline, map: don't pre-join dependenciesSimon McVittie
2009-08-24Optimize the dependencies listSimon McVittie
2009-08-19po: Fixed to run rcs_add ralative to srcdir.Joey Hess
2009-08-16use pagespec_match_list for feedpagesJoey Hess
2009-08-15po: Better fix for missing underlay translation problem.Joey Hess
2009-08-15replace N/A with 0Joey Hess
2009-08-15update for consistencyJoey Hess
2009-08-15indentationJoey Hess
2009-08-15meta: depend on absolute page name, not relativeSimon McVittie
2009-08-15img: depend on absolute page name, not relativeSimon McVittie
2009-08-14optimise brokenlinks by gathering the data when calculating backlinksJoey Hess
2009-08-14orphans: Reuse backlinks infoJoey Hess
2009-08-13po: use discussionpage config settingJoey Hess
2009-08-13Add discussionpage configuration settingJoey Hess
2009-08-13optimise gettext callsJoey Hess
2009-08-12more idiomatic use of foreachJoey Hess