Skip to content

Commit

Permalink
Refactored to put code in sub dir so things like coding standards etc…
Browse files Browse the repository at this point in the history
…. can be included

Signed-off-by: Daniel Chatfield <[email protected]>
  • Loading branch information
danielchatfield committed May 7, 2012
1 parent 482e57d commit d3d47c2
Show file tree
Hide file tree
Showing 151 changed files with 53 additions and 56 deletions.
Binary file modified Thumbs.db
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,53 +1,53 @@
<!DOCTYPE html>

<html lang="en">
<head>
{{ watermark }}
<meta charset="utf-8" />
<title>{{ environment.blog_name }} | Login</title>
<link rel="stylesheet" type="text/css" href="{{ environment.static_url }}/styles.css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
{{ skin_actions.head }}
{% if settings.enable_custom_css == "on" %}
<style type="text/css">
{{ settings.custom_css | safe }}
</style>
{% endif %}
</head>
<body class="{{ body_class }}" >
<div class="notice logout-message">
<div class="inner">
{{ plugin_translation.logout_message }}
</div>
</div>
<div class="notice incorrect-credentials error">
<div class="inner">
{{ plugin_translation.incorrect_credentials }}
</div>
</div>
{{ skin_actions.notices }}
<div class="logo" style="background-image:url({{ settings.logo }})"></div>
<div class="login-form">
{% if settings.enable_message == "on" %}
<div class="login-message">{{ settings.message | urlize }}</div>
{% endif %}
<form method="post" action="">
{% for input in plugin_vars.form_inputs %}
{% if input.label %}
<label for="{{ input.id }}">{{ input.label }}
<br>
{% endif %}

<input id="{{ input.id }}" class="{{ input.class }}" type="{{ input.type }}" name="{{ input.name }}" value="{{ input.value }}" />

{% if input.label %}
</label>
{% endif %}
{% endfor %}
</form>
</div>
<script type="text/javascript">
jQuery("#password").focus();
</script>
</body>
</html>
<!DOCTYPE html>

<html lang="en">
<head>
{{ watermark }}
<meta charset="utf-8" />
<title>{{ environment.blog_name }} | Login</title>
<link rel="stylesheet" type="text/css" href="{{ environment.static_url }}/styles.css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
{{ skin_actions.head }}
{% if settings.enable_custom_css == "on" %}
<style type="text/css">
{{ settings.custom_css | safe }}
</style>
{% endif %}
</head>
<body class="{{ body_class }}" >
<div class="notice logout-message">
<div class="inner">
{{ plugin_translation.logout_message }}
</div>
</div>
<div class="notice incorrect-credentials error">
<div class="inner">
{{ plugin_translation.incorrect_credentials }}
</div>
</div>
{{ skin_actions.notices }}
<div class="logo" style="background-image:url({{ settings.logo }})"></div>
<div class="login-form">
{% if settings.enable_message == "on" %}
<div class="login-message">{{ settings.message | urlize }}</div>
{% endif %}
<form method="post" action="">
{% for input in plugin_vars.form_inputs %}
{% if input.label %}
<label for="{{ input.id }}">{{ input.label }}
<br>
{% endif %}

<input id="{{ input.id }}" class="{{ input.class }}" type="{{ input.type }}" name="{{ input.name }}" value="{{ input.value }}" />

{% if input.label %}
</label>
{% endif %}
{% endfor %}
</form>
</div>
<script type="text/javascript">
jQuery("#password").focus();
</script>
</body>
</html>
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
Binary file removed _static/images/Thumbs.db
Binary file not shown.
3 changes: 0 additions & 3 deletions lava/_cache/index.php

This file was deleted.

Binary file removed lava/_static/images/Thumbs.db
Binary file not shown.
Binary file removed skins/default/Thumbs.db
Binary file not shown.
Binary file removed skins/default/static/images/Thumbs.db
Binary file not shown.
Binary file removed skins/defaultcustom/Thumbs.db
Binary file not shown.
Binary file removed skins/defaultcustom/static/images/Thumbs.db
Binary file not shown.

0 comments on commit d3d47c2

Please sign in to comment.