WebYep Downloads and all other files have finally moved to GitHub

Just a quick announcement that OBDev have finally moved all the WebYep files including, documentations, examples etc over on to GitHub. The direct link is here:

All the best max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Max,

Where’s the english plain webyep system download? Looks like German on the download?

David

On 22 Oct 2013, at 16:22, “max” email@hidden wrote:

Just a quick announcement that OBDev have finally moved all the WebYep files including, documentations, examples etc over on to GitHub. The direct link is here:
GitHub - obdev/WebYep: Web Content Management System

All the best max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi David yep they have made a mistake and the one that is available doesn’t look complete so
whilst they are sorting it out here are some temporary download links until its sorted

Here is the English webyep system with the tinymce 3.9 preinstalled installed
http://max-izzat.co.uk/downloads/WebYep_1.7.3_English.zip

Here is the German webyep system with the tinymce 3.9 preinstalled installed
http://max-izzat.co.uk/downloads/WebYep_1.7.3_German.zip

Please note these versions have had the guest book element upgraded so it works correctly
and as before you can make the english or german version run with different languages

speak soon max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

sorry those links should be

http://max-izzat.co.uk/downloads/WebYep_1.7.3_English.zip

http://max-izzat.co.uk/downloads/WebYep_1.7.3_German.zip

all the best max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

As a quick update… I thought I should show webyep users were I am on the webyep interface update… its slooooow going but as you will see the cms is getting a complete make over and new functionality to

http://max-izzat.co.uk/downloads/example-1.jpg
http://max-izzat.co.uk/downloads/example-2.jpg
http://max-izzat.co.uk/downloads/example-3.jpg

all the best max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Max,

great work so far. I already wrote you in one of the PMs if there is anything the community could do to support you?

One of the most important thing (later) is, to have a file/image management (such as tinyBrowser for TinyMCE) for redactor. I know, that redactor is displaying already uploaded stuff (for whatever reason) - but how to get so far?

The other point is “Freeway-Styles” sharing in redactor.

Let us know what we could do. Probably if you put YOUR (or our later Freeway-WY-Version) on GitHub so we could contribute (just a thought)?

I think your work is incredible and nearly unaffordable.

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Thomas yes when its at a point to be uploaded to git hub then it will.
Redactor will have a file/image upload already installed so you won’t have any more plugins to try and configure, and yes
I have got another php developer on board on the project as it’s just to big a job to sort out by myself so I hope to try and speed things up. Some of the biggest issues is trying to untangle the old php code so it can be modified and its in this area that is taking the time… but I will keep people posted on how its going.
Speak soon max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

… I’m dying to know what happens - really cool and promising (however I’ve skip a lot of my magic tricks).

Proposal:

If you do the english screencasts on it, I’ll switch into german (however I’m not sure on what language I’m better to understand - I’m Swabian, which is as greek for some Germans :slight_smile:

… aaand I thought about your hosting your english episodes (instead of sharing such monoliths to download). I could (theoretically on my vimeo account).

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Thomas
Once I am done and have created some screen casts I will be hosting them on vimeo (rather than downloads) As for different languages, then if people want to volunteer and would like to record a different language voice over for each screen cast then that would be fine by me.

speak soon max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

… I did 45 (english) casts the last year and I’m looking forward to embed WebYep into my ongoing concept - as far as I’m through with the construction concept - so voice over won’t be really necessary.

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Update to the english version of webyep on github

I have spoken to OBDev and they told me there never was an actual English version of the webyep code. What they did was just rename 2 folders and 1 file and allow webyep to recognise either naming conventions and int urn show either German or English
So if you want to use German just download the WebYep system and leave it as it is
if you want English you need to change these 2 folder

    programm --> program
    daten --> data

and this file

     konfiguration.php --> config-inc.php

I am assuming tis is throwback to when WebYep just supported two languages but since then the system can be configured into many language via the config-inc file

The second part to my questions to ODBev was:
Had they realised they missed out the opt folder within the WebYep system on GitHub.
And it turns out that it’s actually difficult to upload an empty folder on GitHub - So if you need the opt folder and most of us do for example a richtext editor or a lightbox then we just need to create a folder called opt and place it in the program folder then we can ad which ever editor we choose (ckeditor or TinyMCE and or a lightbox)

Third update
I do have a working version of webyep and the NEW Tinymce 4 working and I will try to post an update to the files which ned to be changed in the near future but in the mean time if people could carry on using TinyMCE 3.9


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

How about uploading a “read me” file in the empty folder?

David Owen

{ Freeway Friendly Web hosting and Domains }

http://www.ineedwebhosting.co.uk | http://www.PrintlineAdvertising.co.uk

On 26 Oct 2013, at 08:39, max email@hidden wrote:

And it turns out that it’s actually difficult to upload an empty folder on GitHub - So if you need the opt folder and most of us do for example a richtext editor or a lightbox then we just need to create a folder called opt and place it in the program folder then we can ad which ever editor we choose (ckeditor or TinyMCE and or a lightbox)


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi David that was what they suggesting they were gong to do once they got 5 minutes
but for the moment its just a case of creating a folder and naming it opt
speak soon max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Max,

Do you know if the WebYep documentation exists anywhere? The documentation that lists all the php perimeters of each WebYep item?

David

On 29 Oct 2013, at 20:59, max email@hidden wrote:

Hi David that was what they suggesting they were gong to do once they got 5 minutes
but for the moment its just a case of creating a folder and naming it opt
speak soon max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi David do you mean this:
http://www.obdev.at/resources/webyep/documentation/WebYep_Documentation_1.7.3/index.html

speak soon max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options