Giter Club home page Giter Club logo

ictuwp-theme-rijkshuisstijl's Introduction

Digitale Overheid WordPress - Theme Rijkshuisstijl

WP-rijkshuisstijl is ontwikkeld als WordPress-theme voor digitaleoverheid.nl. Opdrachtgever is ICTU (ICT Uitvoeringsorganisatie). Ontwikkelaar is Paul van Buuren (WBVB Rotterdam).

Dit theme wordt gebruikt op digitaleoverheid.nl.

Afhankelijkheden

Dit theme functioneert niet zonder:

Aanbevolen

Contact

To do:

  • eh

Current version:

2.32.3 - Fixes for PHP8.x compliancy, and some 404 errors from theme files.

Theme structure

themes/ictuwp-theme-rijkshuisstijl/                 # → Folder met alle theme-bestanden
├── css/                                            # → Extra CSS-bestanden
│   ├── debug-css.css                         # → CSS voor debugging (header-niveaus etc)
│   ├── editor-styles.css                     # → CSS voor juist tonen van vormgeving in WYSIWIG-editor in admin
│   ├── header.css                            # → CSS voor debugging (header-niveaus etc)
│   ├── revenge.css                           # → CSS voor debugging (lege elementen etc)
│   └── style-for-banner.css                  # → placeholder bestand om extra css in <style> op te namen
├── fonts/                                          # → Webfonts
│   ├── ro-icons.eot                          # → Icon font
│   ├── ro-icons.ttf                          # → Icon font
│   ├── ro-icons.woff                         # → Icon font
│   ├── ro-sanswebtext-bold-webfont.eot       # → Embedded OpenType RO Sans Web
│   ├── ro-sanswebtext-bold-webfont.eot       # → Embedded OpenType RO Sans Web
│   ├── ro-sanswebtext-bold-webfont.svg       # → SVG RO Sans Web
│   ├── ro-sanswebtext-bold-webfont.ttf       # → True Type RO Sans Web
│   ├── ro-sanswebtext-bold-webfont.woff      # → Web Open Font Forma RO Sans Web
│   ├── ro-sanswebtext-bold-webfont.woff2     # → Web Open Font Forma RO Sans Web
│   ├── ro-sanswebtext-italic-webfont.eot     # → Embedded OpenType RO Sans Web
│   ├── ro-sanswebtext-italic-webfont.svg     # → SVG RO Sans Web
│   ├── ro-sanswebtext-italic-webfont.ttf     # → True Type RO Sans Web
│   ├── ro-sanswebtext-italic-webfont.woff    # → Web Open Font Forma RO Sans Web
│   ├── ro-sanswebtext-italic-webfont.woff2   # → Web Open Font Forma RO Sans Web
│   ├── ro-sanswebtext-regular-webfont.eot    # → Embedded OpenType RO Sans Web
│   ├── ro-sanswebtext-regular-webfont.svg    # → SVG RO Sans Web
│   ├── ro-sanswebtext-regular-webfont.ttf    # → True Type RO Sans Web
│   ├── ro-sanswebtext-regular-webfont.woff   # → Web Open Font Forma RO Sans Web
│   └── ro-sanswebtext-regular-webfont.woff2  # → Web Open Font Forma RO Sans Web
├── images/                                         # → Theme-gerelateerde beeldbestanden
│   └── svg/                                  # → SVG plaatjes
├── includes/                                       # → Bevat settings voor o.m. javascript-check
│   ├── admin-helper-functions.php            # → functies voor wp-admin
│   ├── class.taxonomy-single-term.php        # → functies voor wel of niet tonen van radiobuttons voor dossier
│   ├── contact-form7-validation.php          # → validatie voor CF7
│   ├── cpt-acf.php                           # → definities van custom post types, custom taxonomies, ACF-velden
│   ├── dossier-helper-functions.php          # → functies voor werken met dossiers aan de front-end
│   ├── event-manager-functions.php           # → functies / filters tbv de event-plugin
│   ├── metadata-boxes.php                    # → custom velden
│   ├── nojs.php                              # → include voor check of JS wel / niet aan staat
│   ├── walker.taxonomy-single-term.php       # → hoort bij class.taxonomy-single-term.php
│   ├── widget-banner.php                     # → widget voor banner
│   ├── widget-events.php                     # → widget voor events
│   ├── widget-page-link-widget.php           # → widget voor gebruik op home widget area
│   ├── widget-newswidget.php                 # → widget voor tonen van berichten
│   └── widget-paginalinks.php                # → widget voor tonen van bijbehorende paginalinks
├── js/                                             # → Bevat javascript
├── languages/                                      # → Bevat vertalingen voor het theme
├── less/                                           # → LESS-bronbestanden
├── plugins/                                        # → ruimte voor o.m. extra styling t.b.v. event plugin
│  
├── 404.php                                         # → Afhandeling voor niet-gevonden pagina's
├── archive.php                                     # → Algemeen berichten-overzicht
├── front-page.php                                  # → Home page
├── functions.php                                   # → Algemene functies, theme includes
├── page_dossier-document-overview.php              #
├── page_dossier-events-overview.php                #
├── page_dossiersingleactueel.php                   #
├── page_evenement.php                              #
├── page_show-child-pages.php                       #
├── page_showalldossiers.php                        #
├── page_sitemap.php                                # → Pagina voor het tonen van een sitemap
├── page.php                                        # → Algemene contentpagina
├── screenshot.png                                  # → Theme screenshot voor in WP admin
├── search.php                                      # → Toont zoekresultaten
├── sidebar.php                                     # → Code voor custom sidebar
├── sidebar-alt.php                                 # → Code voor custom sidebar
├── style.css                                       # → Bevat alle CSS (wordt samengesteld via LESS)
└── taxonomy.php                                    # → Code voor het tonen van een taxonomie

ictuwp-theme-rijkshuisstijl's People

Contributors

paulvanbuuren avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.