|
|
Hi the PHPWord Team,
In this link (http://phpword.codeplex.com/SourceControl/list/changesets), we can't access to PHPWork mercurial repository.
Is there something in action ? Can we access to the source code with a tool like SVN, HG or Git, soon ?
Thanks for your reply
|
|
|
|
I come back 5 months after.
No news on versionning this tool ?
An advantage will be the evolution of this powerful tool, and more easy bugfixes by contributors.
|
|
|
|
I come back 6 months, again after.
No new on versionning ?
If no news, i will create a github repository for PHPWord and implement some readers and writers (like ODT (i currently implement it) and RTF (the same))
|
|
|
|
I also have code to contribute and would appreciate an opportunity to work with others to improve the code.
|
|
|
|
I agree, this project should be on GitHub because it asks for contributions.
|
|
|
|
Note there are already two versions of phpWord on GitHub - both recently active.
https://github.com/search?utf8=%E2%9C%93&q=phpword&type=Everything&repo=&langOverride=&start_value=1
https://github.com/tristanbes/PHPWord
https://github.com/Voziv/PHPWord
|
|
|
|
Awesome! Voziv's repo seems to be more up-to-date so I forked and cloned his. Will send pull requests whenever I do any improvements.
|
|
|
|
I have made my own fork : https://github.com/Progi1984/PHPWord
In the next, my first additions will be about ODT Format...
|
|
|
|
The URL is https://github.com/PHPOffice/PHPWord
PHPWord (fork) is managed by the same team than PHPExcel & PHPPowerPoint... and we have two new projects : PHPVisio & PHPProject.
So we accept all your issues and patches (as pull requests).
|
|
|
|
thanks, it's a great library.
Does it support for colspan and rowspan for table?
|
|
|
|
For the moment, I implement ODT & RTF writers. After that, i will see all github issues and implement most asked issues.
So create an issue.
|
|
|
|
thanks,i need to use this library to generate word document. Header ,Footer ,TitleTOC,Table and Images are nessesary, But the current version of the library does not support all of them.I hope you implete it as soon as possible, thans again!
|
|