You are here: Foswiki>Tasks Web>Item11278 (25 Mar 2017, GeorgeClark)Edit Attach

Item11278: trunk version of CALENDAR plugin might be adding spurious P elements

pencil
Priority: Normal
Current State: No Action Required
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: CalendarPlugin
Branches:
Reported By: SvenDowideit
Waiting For:
Last Change By: GeorgeClark
need to test if this is a new bug brought about by my hacking, or old

basically, I want to have 3 small calendars side by side

%CALENDAR{month="-1"}%%CALENDAR{}%%CALENDAR{month="+1"}%

but unhappily, there are

added between them, so its impossible.

-- SvenDowideit - 22 Nov 2011

Problem was not introduced on trunk. Released version behaves in the same way.

-- Main.GeorgeClark - 31 Aug 2015 - 03:32

Changing this to no-action. The calendar macro is not generating spurious P elements. It outputs a complete HTML table for each macro. The result is that they will be in-line no matter what. There are at least two solutions.

  • Put the %CALENDAR macros in an HTML table.
  • Use the GridLayoutPlugin to place the calendars in a css grid.

-- GeorgeClark - 25 Mar 2017

-- GeorgeClark - 25 Mar 2017
 

ItemTemplate edit

Summary trunk version of CALENDAR plugin might be adding spurious P elements
ReportedBy SvenDowideit
Codebase
SVN Range
AppliesTo Extension
Component CalendarPlugin
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release02x01Checkins
Release02x00Checkins
Release01x01Checkins
Topic revision: r3 - 25 Mar 2017, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy