Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#946 closed enhancement (duplicate)

Dynamic import/merge bootstrap and CLARIN style extensions

Reported by: Twan Goosen Owned by: Twan Goosen
Priority: major Milestone:
Component: VLO web app Version:
Keywords: Cc: teckart@informatik.uni-leipzig.de

Description (last modified by Twan Goosen)

Currently (with 4.0 in development) the bootstrap based CLARIN styles are fully included with the VLO sources. It would be better to do the following build time:

  • retrieve (via Maven?) and extract the bootstrap less sources
  • retrieve (via Maven?) CLARIN's customisations (variables.less and potentially some kind of clarin.less) and put these in the right location
  • include the core bootstrap and clarin customisations from the VLO's main less file and compile the less using a Maven plugin (this already happens in the current development branch)

When this is in place, the copies of the bootstrap sources and CLARIN customisation/override file(s) can be removed from the VLO sources.

See base_style #3 on GitHub for details on the packaging and distribution of the CLARIN style.

Change History (8)

comment:1 Changed 8 years ago by DefaultCC Plugin

Cc: teckart@informatik.uni-leipzig.de added

comment:2 Changed 8 years ago by Twan Goosen

Possibly wicket-bootstrap-less can be helpful

comment:3 Changed 8 years ago by Twan Goosen

Description: modified (diff)

comment:4 Changed 8 years ago by Twan Goosen

Style now maintained in and available from base_style repository on GitHub. Issue #4 covers Maven distribution of the style (compiled + less sources).

comment:5 Changed 8 years ago by Twan Goosen

Description: modified (diff)
Status: newaccepted

comment:6 Changed 8 years ago by Twan Goosen

Milestone: VLO-4.1 or laterVLO-4.1 (temp)

Move to temporary milestone (eventually migrate to https://github.com/clarin-eric/VLO/milestone/1)

comment:7 Changed 7 years ago by Twan Goosen

Resolution: duplicate
Status: acceptedclosed

Migrated to GitHub as VLO issue #30.

comment:8 Changed 7 years ago by Twan Goosen

Milestone: VLO-4.1 (temp)

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.