Skip to content

localgovdrupal/localgov_irish_planning_notices

Repository files navigation

Irish Planning Notices

This module creates a content type called "Planning Notice" and a view to list the weekly notices.

Content Type

You create one planning notice page per week, with the title being "YYYY ", e.g. 2024 Week 01. Following that, select the correct options for "Week Number", "Year", and "Date" (the date has a default of "next Tuesday" so you should not need to edit this one).

Finally, upload your documents for

  • Applications Made
  • Decisions Made
  • Appeals Received
  • Appeals Decisions

Listing Page

The list of planning notices is available at /planning-notices, e.g. https://carlow.ie/planning-notices. This can be changed by editing the view at /admin/structure/views/view/planning_notices.

Responsive Table

The output of the listing page is a HTML table. On small screens we have adapted the CSS for this to resember a card, and on large screens a table.

About

Creates a content type and list for the weekly planning notices that all Irish councils must publish.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages