Code Monkey home page Code Monkey logo

date_basic's Introduction

About Date Basic for Backdrop

-------------------------

Backdrop v1.2 has included the functionality of this module in core and does not require this contributed module.

This module provides flexible date/time field types in Backdrop and a Date API that other modules can use.

In its current version, forked from Drupal's Date module, it provides for three types of date field: a Unix timestamp stored as an integer; an ISO format date stored as a text field; and a basic date stored as a MySQL datetime field.

Additionally it provides three different ways for a user to input a date: a text field using one of many PHP date-time formats; a drop-down select list for day, month and year; and a javascript pop-up calendar for day, month and year.

The module includes the possibility of a date-time pair, defining the start and finish times for an event.

An included Date Views module provides integration with Views.

Remaining functions not in Date Basic nor in core v1.2 are being made available in contributed modules date_all_day, date_tools and date_repeat. Please see these modules for more details

Status

This port to Backdrop now passes most of its inbuilt tests but there are still some residual problems.

Help & Documentation

Information for developers is available in readme.txt

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

Current Maintainers

For Drupal:

vijaycs85 - Vijayachandran Mani; cafuego - Peter Lieverdink; KarenS - Karen Stevenson; arlinsandbulte - Arlin Sandbulte; developer-x

Port to Backdrop:

Graham Oliver github.com/Graham-72

Acknowledgement

This port to Backdrop would not, of course, be possible without all the work done by the developers and maintainers of the Drupal module.

date_basic's People

Contributors

graham-72 avatar timplunkett avatar vijaycs85 avatar cafuego avatar podarok avatar jdanthinne avatar das-peter avatar jibran avatar stefanruijsenaars avatar

Watchers

 avatar Hans Gutknecht avatar Jason Flatt avatar Kevin + Drupal + Beard avatar Jen Lampton avatar Bill Seremetis avatar Luke McCormick avatar James Cloos avatar  avatar Laryn avatar Kevin Thull avatar Said elfazni avatar biolithic avatar Joseph Flatt avatar Pablo Romero avatar Greg Netsas avatar Tim Erickson avatar Arthur Turlak avatar Owen Morrill avatar Gor Martsen avatar Geoff St. Pierre avatar Sasha avatar Alejandro Cremaschi avatar  avatar Vladimir avatar CybersecDan avatar Bill Kelly avatar Olaf Grabienski avatar John Franklin avatar  avatar  avatar Alan Mels avatar

Forkers

graham-72

date_basic's Issues

Date popup not working

The date popup module is meant to provide a default jQuery option for entering time values but this does not seem to be working. Also, the original Drupal module provides an option for use of an alternative timepicker module - wvega - and this option is not necessary for date_basic.

Error when installing thru "Upload a module or theme archive to install "

downloaded from Git the zip file and tried to install with
Upload a module or theme archive to install produces the error:
the info file (temporary://update-extraction-9d452c6e/date_basic-1.x-3.x/tests/date.tests.info) does not define a 'name' attribute.

No problem if I unpack the zip file, upload it via ftp and activate the module.

Adding date module to core

This contrib module is a contender for inclusion in core and work on this is currently progressing.

This has raised various issues and fixes which can be seen at backdrop/backdrop#999
As yet the fixes have not all been appplied to this contrib module.

Parse error in date.module

After trying to switch to date_basic I get this error: "PHP Parse error: syntax error, unexpected '[' in date_basic/date.module on line 38".

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.