joomla-extensions / weblinks

This repo is meant to hold the decoupled com_weblinks component and related code.
GNU General Public License v2.0
45 stars 88 forks source link

Changes for using Jorobo to insert Version and year #379

Closed astridx closed 3 years ago

astridx commented 7 years ago

Summary of Changes

Changes in manifest for inserting Year and Version automatically from jorobo.ini.

Testing Instructions

  1. Set up this repository like explained in the Read.me

  2. Apply this patch

  3. Use the command vendor/bin/robo build

  4. See that in the dist-folder the editors-xtd plugin has the version inserted in the jorobo.ini and the current date.

By the way I made another change: Although the language files are not distributed with this repository the path should point to administrator/language.

ghost commented 7 years ago

how is this Pull request to test?

astridx commented 7 years ago

Sorry, I added Testing Instructions now.

ghost commented 7 years ago

Patchtester is installed, but where to "use the command"?

astridx commented 7 years ago

I see, I did not describe that exactly enough :( You can not test this with the patch tester. The weblinks read.me (https://github.com/joomla-extensions/weblinks/blob/master/README.md) describes where the command had to be entered.

ghost commented 7 years ago

Have read Read.me but other Things described there are far from understanding by me.