forked from TryGhost/Ghost
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installing Ghost Theme, wont show any new posts or theme content!@# #1
Open
fitgeekpaul
wants to merge
2,393
commits into
Sing-Li:sandstorm-port
Choose a base branch
from
jparyani:sandstorm-port
base: sandstorm-port
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tag Settings Menu Autosave
…+ settings escaping handlebars
Add limit=all consistently to users, posts & tags
fixes TryGhost#4555 - There's no easy way to declare an XSL with the node xml module, so I needed to move the declarations to both be strings - Ideally the code to serve the XSL would also be inside the sitemap module, but I think we need to refactor a bit to get there easily - Added the XSL from TryGhost#4559, with minor amends to make the tables and urls display correctly
Add XSL for Sitemaps
refs TryGhost#1993 - adds ctrl/cmd+s for save - adds config flag - adds icon on settings page, puts items in the right order - sorts out permissions for all settings pages with consistent configuration
closes TryGhost#4574 - adds highlight showdown extension with tests
Adds markdown highlight support
Code Injection PR 3489 rebased and updated
Refs TryGhost#4578 - Match label "for" attributes with ids from the inputs they're labeling. - Remove extra promise generation from ghost header and footer helpers.
fixes TryGhost#4572 - Remove both inline and bottom footnotes from excerpt output before stripping the remaining HTML - No more red errors, black text or bold links in codemirror, as codemirror gets confused by footnote syntax. This is a step towards the new editor which has no syntax highlighting in the editor
…on-over-nav Revert "Allow notifications to sit over the nav bar"
Match labels with element ids.
Strip footnotes from excerpts
Closes TryGhost#4508 Tests for: - Version number is a number - Database type is an allowed 1 of 3 - There are 20 contributors - First contributor has an image tag and image src exists, alt tag, title tag, href to github
Update authentication initializer.
Move testem.json into client tests directory.
About Page Tests
No Issue. - Outlet names must be quoted. - {{#each}} helper will no longer implicitly switch context. Change usage to {{#each foo in bar}}.
Update syntax in ember templates.
Closes TryGhost#4590 - Removes `-index` from the root sitemap - Removes redirects (which send sitemap.xml to sitemap-index.xml) - Adjust tests
Change sitemap root location
closes TryGhost#3872 closes TryGhost#4603 - updated regex to work with url safe tokens
Fix reset token verification
Fix email sending fail when blog title has a comma
refs TryGhost#4644 - Changes tests using assert style to use should style for consistency - Updates moment().subtract() to remove deprecation warning - Changes test and test-coverage grunt commands to run in a way which is compatible with both *nix and win envs - refs TryGhost#4644 as this is a step towards getting coverage working properly again
Misc test cleanup
Fixes post sort order
Fix has helper tag matching
Closes TryGhost#4766 - Adjust ValidationEngine so it no longer assumes the properties it is validating are proxies via ObjectController. - Fixup controllers, templates, and routes to use models where data needs to be validated.
Fixup validation engine to handle lack of proxying
Load next page if scrollHeight <= clientHeight
Conflicts: content/themes/casper core/client/controllers/debug.js core/client/router.js core/client/routes/application.js core/client/templates/-navbar.hbs core/client/templates/application.hbs core/client/templates/post-settings-menu.hbs core/client/templates/settings.hbs core/client/templates/settings/general.hbs core/client/templates/signin.hbs core/client/views/settings/users/user.js core/server/api/users.js core/server/config/theme.js core/server/controllers/admin.js core/server/data/import/index.js core/server/helpers/index.js core/server/index.js core/server/mail.js core/server/middleware/index.js core/server/middleware/middleware.js core/server/models/basetoken.js core/server/models/post.js core/server/routes/admin.js core/server/update-check.js core/server/views/default.hbs core/test/functional/routes/api/authentication_test.js core/test/functional/routes/frontend_test.js core/test/integration/import_spec.js core/test/utils/fixtures/data-generator.js core/test/utils/index.js package.json
Graphics for new ui, app market
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi,
I have installed ghost on the a2hosting.com servers by using their ghost platform.
Logging in on the ghost cms went fine on www.jonathanklaassen.com .
and uploaded the bought theme to through Filezilla in the themes map.
Logged into the Ghost template and changed the template.
Checked the site again... I am not seeing the new template at all.
And when i want to post a new item i dont even see that as well it just stays Blank..
This is maybe a beginner problem but i really cant seem to figure this out!
Please help
this is an email generated by the Ghost template:
De installation of Ghost 0.7.1 is done.
Path : /home/jonathanklaassen/public_html
URL : http://jonathanklaassen.nl
Admin URL : http://jonathanklaassen.nl/ghost Data Directory: /home/jonathanklaassen/nodejs