Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/textpattern/com_connect

An extensible HTML form mailer plugin for Textpattern CMS.
https://github.com/textpattern/com_connect

Add replyto attribute

Thanks, René.

1b33eed2aa72b36695351d72111aa7dd6c597f8f authored 10 months ago by Bloke <[email protected]>
Tentative fix for concatenated headers/line endings

See:
https://forum.textpattern.com/viewtopic.php?pid=333420#p333420
https://forum.textpattern.co...

015d1aa81568985927acd7bfbfac7396c1daddfb authored over 1 year ago by Bloke <[email protected]>
Merge pull request #86 from jools-r/main

Readme updates

55d06060ec513a869c9a432e5e95961c3d104c47 authored about 2 years ago by Stef Dawson <[email protected]>
Readme updates

- Addition of [0] to the `to_form` instructions
- Typo

134c291eed423a70187a64c88fc3ff0465634300 authored about 2 years ago by jools-r <[email protected]>
Add doctype variable to com_connect_lAtts()

7651d850eacc49463934e1ed4b442461be52293e authored about 2 years ago by Stef Dawson <[email protected]>
Merge pull request #85 from jools-r/main

Self-closing tag ending as per doctype setting

Thanks, jools-r.

f38015d70737c28e9017740020a2b34b6647cf9f authored about 2 years ago by Stef Dawson <[email protected]>
Self-closing tag ending acc. to doctype setting

Pleases the W3C validator.

Self-closing tag ending acc. to doctype setting

Pleases the W3C val...

48c7a7172c32b00f94a41b146abad80c4b1b1af5 authored about 2 years ago by jools-r <[email protected]>
Update version numbers and changelog for v4.7.0

7b6b30761711a91d7234defd1edf46d652cca0fe authored almost 3 years ago by Stef Dawson <[email protected]>
Try using empty string for thing

See #78.

79489058e644f584c614ed3c79e0e4c63f4b5c29 authored almost 3 years ago by Stef Dawson <[email protected]>
Update example for subject_form

Fixes #75.

2fbaf98bd4d824837c5f5aaf25faaffd71a15b3c authored almost 3 years ago by Stef Dawson <[email protected]>
Pass redirect into delivery callback

Fixes #46.

db9f749303e4d39c4320effa9118be6595e17971 authored almost 3 years ago by Stef Dawson <[email protected]>
Revert "Use PHP_EOL instead of manual newlines"

This reverts commit d3ad7186af48576030dd9c2b49e1ead240094252.

3a3d11c136f9f067329934b3083bc6f6c9dfdcec authored almost 3 years ago by Stef Dawson <[email protected]>
Add changelog entries

51e0fed0bc6b5d70769b32bef95df1fb8da35532 authored almost 3 years ago by Stef Dawson <[email protected]>
Add missing public textpack declaration

Fixes #79. Thanks, jools-r.

94250ef30e804ab3b815c9f1fe12fb037585ebb2 authored about 3 years ago by Stef Dawson <[email protected]>
Update com_connect.php

4c03614f64325b42f439555904e25fcf4b98537e authored over 3 years ago by etc <[email protected]>
Update com_connect.php

efe2953ee4c4c964fd8ad6869a7a897a58d41054 authored over 3 years ago by etc <[email protected]>
Typos - thanks, phiw13

Fixes #74.

8d3d7c2758bb1e5be36f21e49bc66b67950ccdfe authored over 3 years ago by Stef Dawson <[email protected]>
Use definition lists instead of hard BRs in docs

Thanks, phiw13. Fixes #73.

36fb9b3af6599327fc8de8a10db6b411589adc0a authored over 3 years ago by Stef Dawson <[email protected]>
Fix example in plugin too

7e8792dbbdbe28e4777278ca97da2b5a0ba297c5 authored over 3 years ago by Stef Dawson <[email protected]>
Correct HTML example

eb6e6dc00971ed7c77b284f6446d0ff6c385ceba authored over 3 years ago by Stef Dawson <[email protected]>
Typo

638b1d75e448215071d437d42a739e28108ef935 authored over 3 years ago by Stef Dawson <[email protected]>
Correct doc anchor

23c6f102262dabaa5356c901771441232635a5be authored over 3 years ago by Stef Dawson <[email protected]>
Document mime and fields tags

4dcb14c07bdc034a5b9dc3150170493f6a2bc5e7 authored over 3 years ago by Stef Dawson <[email protected]>
Hello HTML email support

New tags:
* com_connect_mime: single tag for use in the body_form to delineate text/HTML compone...

57560a1ed92991b70df5826c805489e5130b2720 authored over 3 years ago by Stef Dawson <[email protected]>
Add support for multiple select/options

Also introduce evaluator reasons so that plugins can indicate a reason for failing that can be r...

3cf17cadc78cb93824f026d5abe962e61f4e3a34 authored over 3 years ago by Stef Dawson <[email protected]>
Update CHANGELOG

aeee0e49e7931e298262d10eed18a407df23b820 authored about 4 years ago by Stef Dawson <[email protected]>
Use expire attribute value in deletion of old tokens

Up to a point (subject to a minimum of 10 mins).

c3e694d9bdd9e7b53ce4d1100a674f34f6a235b9 authored about 4 years ago by Stef Dawson <[email protected]>
Replace a few deprecated functions from 4.6.0

76f46c12d1836313549122cb8a34972a5173d7ad authored about 4 years ago by Stef Dawson <[email protected]>
Updated changelog

ab29a0f7eda12dde5aa065a1ed33b28e76191f18 authored over 4 years ago by Stef Dawson <[email protected]>
Remove EvalElse()

b9a0abfebd65bd47118cb0b840a437305b20fd06 authored over 4 years ago by Stef Dawson <[email protected]>
Fix com_connect_value to actually use labels

033f66b715ced5ee5240b3baf9bc12b215230df9 authored over 4 years ago by Stef Dawson <[email protected]>
Tweak select tag when matching empty values

63e69dc7443aa5c72271b26f41024ac6e3cee020 authored over 4 years ago by Stef Dawson <[email protected]>
Use label for empty elements. Thanks, phiw13

Also has the side-effect that the label attribute is used all the time for 'option' entries when...

dd9229d658caa92674df5b2b51be9fc333311b0d authored over 4 years ago by Stef Dawson <[email protected]>
First pass at {Option label} syntax

Permits empty entries to be added in a valid manner to select lists.

394b39a6fed294f0a34489a13e452555c49ea86c authored over 4 years ago by Stef Dawson <[email protected]>
Update changelog

f53a9053258e8dc9b1be198eb52f51c6acea7af1 authored over 4 years ago by Stef Dawson <[email protected]>
Sanitize names to valid HTML values

Fixes #51.

54ec48e8e7a9db9049dfaa8ae5fdaa6477917edd authored almost 5 years ago by Stef Dawson <[email protected]>
Only render label if there is one

Thanks, dragondz and jools-r. Fixes #66. Fixes #67.

7cf1a012b7a8e6138bfcdd858e3e09872b81ceec authored almost 5 years ago by Stef Dawson <[email protected]>
Fallback on name if label is empty

Fixes #52.

4c6a35a3c956c4413c2ea663bcde7528855b176b authored almost 5 years ago by Stef Dawson <[email protected]>
Update changelog

65517d1bc98d49b509eaa033a578362653a5a0d1 authored almost 5 years ago by Stef Dawson <[email protected]>
Merge branch 'master' into 4.7.0

d70ae8e5fb4482faa8aa22c4d6418831bf0d6ac9 authored almost 5 years ago by Stef Dawson <[email protected]>
Changelog and versions for 4.6.0

eadd33a2c6b932644a61c816044a8ebd0e17f3fc authored almost 5 years ago by Stef Dawson <[email protected]>
Bump version for 4.6.0 release

36773202816a992ee2898caa961616c0cac645f6 authored almost 5 years ago by Stef Dawson <[email protected]>
Add missing English language designators

Thanks, cara-tm. Fixes #68.

3580501cc7e0e494741ec3cf3e094472924b6788 authored almost 5 years ago by Stef Dawson <[email protected]>
Merge branch 'master' into 4.7.0

4c73ad3997e214180fa12b72a41f0b1730a8e416 authored about 6 years ago by Phil Wareham <[email protected]>
Bump version here too

a1a590d91b4b5165c94243e40b39999cadd8c4c2 authored about 6 years ago by Phil Wareham <[email protected]>
Bump version

775e3e1d904cc6cd3ee7f07e8db3a65e484a5338 authored about 6 years ago by Phil Wareham <[email protected]>
Composer installer amends

68173c9ff2fbcdd3abd35ff33b8aa7eafb2ca0c8 authored about 6 years ago by Phil Wareham <[email protected]>
Add syntax highlighting

7f6b8f91b627fd40cb14fad6d9dfefb6b2b57c6d authored over 6 years ago by Phil Wareham <[email protected]>
Textile

cdc221208333799b5e70c1b0e16fc891886a3b36 authored over 6 years ago by Phil Wareham <[email protected]>
Bump version

d2f275e9fa48c1c10f9c9abd249cc05989693408 authored over 6 years ago by Phil Wareham <[email protected]>
Merge pull request #61 from wcz-txp/master

Removed "</code>" and added "Register tags" ...

2058ec4b78d0f3f280a49a4df8d25f49a6c87d57 authored almost 7 years ago by Stef Dawson <[email protected]>
Removed "</code>" and added "Register tags" ...

f567cfb475a99ebc49886bde94b0a56e450540cf authored almost 7 years ago by wcz-txp <[email protected]>
Reinstate contents on README

0ae7e123169af87b82547e24b4931c615a606b1d authored almost 7 years ago by Phil Wareham <[email protected]>
Improve documentation for 4.7 auto-TOC

Fixes #60

0311b517ad50ea9877d21056c94a7f161e9e5ab7 authored almost 7 years ago by Phil Wareham <[email protected]>
Use PHP_EOL instead of manual newlines

d3ad7186af48576030dd9c2b49e1ead240094252 authored about 7 years ago by Stef Dawson <[email protected]>
Load lang strings 4.7.0-stylie

2ea5ddad6439ea9ffa60a1477cc56645d1cce88b authored about 7 years ago by Stef Dawson <[email protected]>
Use the imperative

Avoids strange/ill-defined English grammar exceptions.

8a44c0b68189e80eeff4df35c486143e83a62705 authored over 7 years ago by Stef Dawson <[email protected]>
Correct tag names

87abedaf65074b787bd9b60295b1ab19ce407271 authored over 7 years ago by Stef Dawson <[email protected]>
Typo

9b0b2380c472c047fd39a6be03941986bc513145 authored over 7 years ago by Phil Wareham <[email protected]>
Remove arrow symbol

38ee9008864d946ddd9326c5828acae50d8fb6d9 authored over 7 years ago by Phil Wareham <[email protected]>
Merge branch 'master' of https://github.com/textpattern/com_connect

9d7e18aa5347daae4be9adb4101769630c1f6581 authored over 7 years ago by Phil Wareham <[email protected]>
Some documentation updates

619631a2e48d8fd9d97c6fdc6839ddf98797bcad authored over 7 years ago by Phil Wareham <[email protected]>
zcr_file_attach has been renamed with ext_ prefix

5cb162a28f9d47029c5577e26b186072bd3df26d authored over 7 years ago by Stef Dawson <[email protected]>
Plugin reborn as com_connect

f3be23452da93b6b20aa523b8cc17ac05a4619ff authored over 7 years ago by Stef Dawson <[email protected]>
Merge pull request #57 from philwareham/master

Safer versioning

1363914c0cb78b6669d8ec6d7b08e911f645f04c authored over 7 years ago by Stef Dawson <[email protected]>
Safer versioning

bf8db9263311a347adc650fd717d85fd05672353 authored over 7 years ago by Phil Wareham <[email protected]>
Merge pull request #56 from philwareham/master

More Composer prep work

b3f80e74bd991646005fb9289c3d9409c04f552c authored over 7 years ago by Stef Dawson <[email protected]>
More Composer prep work

772affcb60c37ebe4851a3fd7ca9e5849499d0fd authored over 7 years ago by Phil Wareham <[email protected]>
Merge pull request #55 from philwareham/master

Composer initial support

3601983e27076c01bfcc4ab9035e88515e14fe7e authored over 7 years ago by Stef Dawson <[email protected]>
Amend textpattern-lock config

d875f1be6f1dfa1079549b7567dcc8a541bc0899 authored over 7 years ago by Phil Wareham <[email protected]>
Initial Composer bits

6f3228c080f80d3d75688003060823054842e605 authored over 7 years ago by Phil Wareham <[email protected]>
Merge remote-tracking branch 'Bloke/master'

f10861751154e5f842185a1062c83ee57675cf68 authored over 7 years ago by Phil Wareham <[email protected]>
Merge pull request #54 from philwareham/master

Doc improvements and better HTML 5 default output. Thanks, philwareham

929aece600e265e70f68fd019d7d6352c5c32b3e authored over 7 years ago by Stef Dawson <[email protected]>
Use more concise HTML5 and remove language assumption

d9f2d649fc0ad42bc5d49b5a3ac55ec579419cd4 authored over 7 years ago by Phil Wareham <[email protected]>
These are neither quoted nor spoken, rather, emphasised

23dca074c13d964b3bf7071b63954745a0acc29e authored over 7 years ago by Phil Wareham <[email protected]>
Merge remote-tracking branch 'Bloke/master'

048574b6f9d467f865652362b74596e5d4b97055 authored almost 8 years ago by Phil Wareham <[email protected]>
Don't overwrite $label in loops. Damn you, extract()

Thanks, trenc. Fixes issue #49.

107a24caf5a070e7796d559a86cffebf404bf067 authored almost 8 years ago by Stef Dawson <[email protected]>
Merge remote-tracking branch 'Bloke/master'

2fa441ed4f2f7baa7a41fd52531f848eb41a2e50 authored almost 8 years ago by Phil Wareham <[email protected]>
zem_contact_option handles label/value correctly

Fixes issue #47

e7528455ad3ca85abbd208b79b51518cd03b06fa authored almost 8 years ago by Stef Dawson <[email protected]>
Merge remote-tracking branch 'Bloke/master'

d0b6f295db01e57f9d2e643fb9a0ed3da3f27749 authored almost 8 years ago by Phil Wareham <[email protected]>
Merge pull request #45 from keesbran/patch-1

nl-nl textpack

cd559783e96c0707c856683715c014f23f242e16 authored almost 8 years ago by Stef Dawson <[email protected]>
nl-nl textpack

Hi Stef,

Here's a dutch textpack for the plugin.

best regards,

kees Brandenburg

6822560d06d2b737204eadbdfdfc7b47f297f5f7 authored almost 8 years ago by Kees Brandenburg <[email protected]>
Merge remote-tracking branch 'Bloke/master'

1041c699c25b0cf27daa21c075e6293d6caaa7b7 authored almost 8 years ago by Phil Wareham <[email protected]>
Update es lang strings. Thanks, GugUser

b976d312e8627d8d7c831997f0846257c63e35db authored almost 8 years ago by Stef Dawson <[email protected]>
Remove call to is_windows()

Faster to use the constant IS_WIN, and is_windows() is disappearing in 4.7.0.

6e4ab4b799b884ebb56c772e02739d3e5c88610a authored almost 8 years ago by Stef Dawson <[email protected]>
Remove redundant condition and use better varname

6c954b7d3528c53e5c0ca8d0b912f714559e422f authored almost 8 years ago by Stef Dawson <[email protected]>
Third party plugins can return error info

6960f9645d2a3e8a203a9ca760a5d0b64fdd2a19 authored almost 8 years ago by Stef Dawson <[email protected]>
Merge remote-tracking branch 'Bloke/master'

c18466bfb0807e2af43adaac42b38fd68ec45fe7 authored about 8 years ago by Phil Wareham <[email protected]>
Merge pull request #33 from NicolasGraph/master

Fieldset or nothing. Thanks, NicolasGraph.

6391cd26e843d2e4276e46fce0bdcb8533844613 authored about 8 years ago by Stef Dawson <[email protected]>
Merge pull request #40 from rwetzlmayr/master

Add de-de textpack. Thanks, rwetzlmayr.

0c8455659f4f8ffbb50f02405d77a5ec1fc47bc1 authored about 8 years ago by Stef Dawson <[email protected]>
Merge remote-tracking branch 'Bloke/master'

ca88009722b0bdc2236f79a48994c065e85e4d12 authored about 8 years ago by Phil Wareham <[email protected]>
Reference different file upload plugin

Closes #39.

50b59bc3e71c22edb05122bc649af9d2297edaf5 authored about 8 years ago by Bloke <[email protected]>
Add de-de textpack.

e6bfe0b3781b6dbe7b3c64452da084ce97aa69fb authored about 8 years ago by Robert Wetzlmayr <[email protected]>
Merge remote-tracking branch 'Bloke/master'

52cfebaa0dd73d78df9b68f7ccad73416b7c6e9e authored over 8 years ago by Phil Wareham <[email protected]>
Typos

Thanks, Adi

f9a97e201698e115baf2d0862837651cb66bd95e authored over 8 years ago by Bloke <[email protected]>
Would General Enquiry please report to reception

7be59e9d013f1ba25e987b0e1aa6282eb9a687bc authored over 8 years ago by Bloke <[email protected]>
Merge remote-tracking branch 'Bloke/master'

e9fc28ed1ecdc65615ad369ced41f42b5539e8cf authored over 8 years ago by Phil Wareham <[email protected]>
Change novalidate to browser_validate and swap logic

d0f4869564b248debe2de9d11b8a2487a2d21c94 authored over 8 years ago by Stef Dawson <[email protected]>
Introduce aria-invalid on most form fields.

See #37. Thanks, phiw13.

Radio sets are left shivering in the cold at the moment because the
fo...

fe95e6af5941bcc591bf770b6eb9aaf6305446f5 authored over 8 years ago by Bloke <[email protected]>
Merge remote-tracking branch 'Bloke/master'

59fb559e8055bc142be066653a6ec8d2cf53ecae authored over 8 years ago by Phil Wareham <[email protected]>