Skip to content

TacHawkes/de.packageforge.wbb.postmarking

Repository files navigation

Mark Posts 1.0

This plugin adds a function for marking posts with special CSS. It requires it's WCF counterpart: https://github.com/TacHawkes/de.packageforge.wcf.data.message.marking

Version notes

The current version is a beta version and can still contain serious bugs or errors. Use with caution!

Contribution

Every developer is welcome to provide bug fixes or enhancements. The usual WCF code style rules apply (taken from the WCF 2.0 readme):

  • Testing is key, you MUST try out your changes before submitting pull requests
  • You MUST save your files with Unix-style line endings (\n)
  • You MUST NOT include the closing tag of a PHP block at the end of file, provide an empty newline instead
  • You MUST use tabs for indentation
    • Tab size of 8 is required
    • Empty lines MUST be indented equal to previous line
  • All comments within source code MUST be written in English language

Follow the above conventions if you want your pull requests accepted.

License

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published