This repository has been archived by the owner on Nov 3, 2020. It is now read-only.
WordPress for WindowsPhone
License
wordpress-mobile/WordPress-WindowsPhone
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
develop
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Project Dependencies -------------------------------------------------------------- The following SDKs should be installed in the development environment prior to building the source: - If you don't already have NuGet installed go to http://nuget.org and install the NuGet Visual Studio extension. - Once NuGet is installed install the Silverlight for Windows Phone Toolkit package (ID: SilverlightToolkitWP). - Install "Windows Phone toolkit" package (ID: WPtoolkit). - Install November 2009 Silverlight 3 Control Toolkit (http://silverlight.codeplex.com/releases/view/36060#DownloadId=93512). - Install Coding4Fun.Toolkit.Controls http://coding4fun.codeplex.com/ -------------------------------------------------------------- RELEASE INSTRUCTIONS - Upload the English resx file to GlotPress http://translate.wordpress.org/projects/wordpress-for-windows-phone/development/ (Note: upload the resx file to the development branch, otherwise you will not see new strings). - Ping translators on http://make.wordpress.org/polyglots/ - For each language apply the filter "translated only" and export the file. Do not export untraslated strings. - Rename each files with the correct name. - Open each file with Notepad++ (no Word, WordPad or derivates) and add the 'resheader' tag just below '<root>' (it's a big blog of text). - Open each file in VS and remove empty strings. - Verify that there're not instances of : <value></value> with the following RegExp: <value>\s{0,}</value> <value /> with the following RegExp: <value\s{0,}/> See #188 - Update the release number in AssemblyInfo.cs - Update the User Agent String in Constants.cs - Change the configuration to Release and build for Win7 Building for Windows Phone 8 -------------------------------------------------------------- Build the app for Windows Phone 8 to support different size screens. - In the project properties editor > Application tab, change the Target Windows OS Version to 8.0. This will update project files and building for earlier versions will no longer be an option. DO NOT commit the updated project files after doing this. :) - In the project properties editor > Build tab, add WINPHONE8 to the conditional compiliation symbols. Make sure you've added the symbol to the 'Release' configuration. This is to correct the layout of the Blog Panorama due to differences between the 7.1 and 8.0 SDKs.
About
WordPress for WindowsPhone
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published