Wiki Erstentwurf,

gollum installiert und Aktiviert,
noch nicht fertig!

Neuigkeiten / Rubriken Verwaltung verbessert
+ Neue Neuigkeiten einfügen,
+ Liste der Neuigkeiten einer Kategorie
+ html für Neuigkeiten
This commit is contained in:
Andreas Stephanides
2013-03-02 14:09:12 +01:00
parent 748497ce98
commit cdf7acd426
19 changed files with 120 additions and 41 deletions

View File

@@ -1,6 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.7)
actionmailer (3.2.9)
actionpack (= 3.2.9)
mail (~> 2.4.4)
@@ -29,6 +30,8 @@ GEM
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
awesome_nested_set (2.1.6)
activerecord (>= 3.0.0)
bcrypt-ruby (3.0.1)
bcrypt-ruby (3.0.1-x86-mingw32)
bootstrap-sass (2.2.2.0)
@@ -48,6 +51,7 @@ GEM
orm_adapter (~> 0.1)
railties (~> 3.1)
warden (~> 1.2.1)
diff-lcs (1.2.1)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
@@ -57,10 +61,29 @@ GEM
formtastic (~> 2.2)
formtastic-bootstrap
git (1.2.5)
github-markdown (0.5.3)
github-markup (0.7.5)
globalize3 (0.3.0)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
paper_trail (~> 2)
gollum (2.4.11)
github-markdown (~> 0.5.3)
github-markup (>= 0.7.4, < 1.0.0)
grit (~> 2.5.0)
mustache (>= 0.99.4, < 1.0.0)
nokogiri (~> 1.5.5)
pygments.rb (~> 0.3.2)
sanitize (~> 2.0.3)
sinatra (~> 1.3.3)
stringex (~> 1.5.1)
useragent (~> 0.4.15)
grit (2.5.0)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
posix-spawn (~> 0.3.6)
haml (4.0.0)
tilt
hike (1.2.1)
i18n (0.6.1)
journey (1.0.4)
@@ -75,6 +98,9 @@ GEM
treetop (~> 1.4.8)
mime-types (1.21)
multi_json (1.5.1)
mustache (0.99.4)
nokogiri (1.5.6)
nokogiri (1.5.6-x86-mingw32)
orm_adapter (0.4.0)
paper_trail (2.7.0)
activerecord (~> 3.0)
@@ -86,9 +112,15 @@ GEM
cocaine (~> 0.4.0)
mime-types
polyglot (0.3.3)
posix-spawn (0.3.6)
pygments.rb (0.3.7)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-protection (1.4.0)
rack
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
@@ -113,11 +145,17 @@ GEM
json (~> 1.4)
ref (1.0.2)
rolify (3.2.0)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
sass (3.2.5)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
sinatra (1.3.5)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
@@ -125,6 +163,7 @@ GEM
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.7)
sqlite3 (1.3.7-x86-mingw32)
stringex (1.5.1)
therubyracer (0.11.3)
libv8 (~> 3.11.8.12)
ref
@@ -139,14 +178,19 @@ GEM
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
useragent (0.4.16)
warden (1.2.1)
rack (>= 1.0)
yajl-ruby (1.1.0)
yajl-ruby (1.1.0-x86-mingw32)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
RedCloth
awesome_nested_set
bootstrap-sass (~> 2.2.0)
cancan
coffee-rails (~> 3.2.1)
@@ -156,6 +200,8 @@ DEPENDENCIES
formtastic-bootstrap
git
globalize3 (~> 0.3.0)
gollum
haml
jquery-rails
paper_trail (>= 2.7.0)
paperclip (~> 3.4.0)