CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 21 Aug 2025 08:48:23 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081227030101
location: https://web.archive.org/web/20081227030101/https://github.com/svenfuchs/adva_cms/comments
server-timing: captures_list;dur=1.019007, exclusion.robots;dur=0.045471, exclusion.robots.policy;dur=0.024115, esindex;dur=0.021720, cdx.remote;dur=7.183838, LoadShardBlock;dur=319.251333, PetaboxLoader3.datanode;dur=142.866780, PetaboxLoader3.resolve;dur=60.237411
x-app-server: wwwb-app201
x-ts: 302
x-tr: 355
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app201; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 21 Aug 2025 08:48:23 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sat, 27 Dec 2008 03:01:01 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 7943ms
x-archive-orig-etag: "c2847fb0f667b70bd80605fe2bfe4991"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 16529
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 27 Dec 2008 03:01:01 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 06 Oct 2008 22:20:33 GMT", ; rel="prev memento"; datetime="Mon, 06 Oct 2008 22:20:33 GMT", ; rel="memento"; datetime="Sat, 27 Dec 2008 03:01:01 GMT", ; rel="next memento"; datetime="Sun, 05 Sep 2010 05:27:19 GMT", ; rel="last memento"; datetime="Sun, 05 Sep 2010 05:27:19 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_7_20081227010851_crawl107-c/52_7_20081227025951_crawl103.arc.gz
server-timing: captures_list;dur=0.670182, exclusion.robots;dur=0.031597, exclusion.robots.policy;dur=0.018578, esindex;dur=0.011766, cdx.remote;dur=7.802827, LoadShardBlock;dur=100.914050, PetaboxLoader3.datanode;dur=141.263732, load_resource;dur=211.862309, PetaboxLoader3.resolve;dur=64.671147
x-app-server: wwwb-app201
x-ts: 200
x-tr: 376
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Comments for svenfuchs's adva_cms — GitHub
Comments for svenfuchs's adva_cms
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | cutting edge cms, blog, wiki, forum ... |
Homepage: | https://artweb-design.lighthouseapp.com/projects/13992-adva_cms/overview |
Clone URL: |
git://github.com/svenfuchs/adva_cms.git
Give this clone URL to anyone.
git clone git://github.com/svenfuchs/adva_cms.git
|
Comments for svenfuchs's adva_cms
svenfuchs
commented on
svenfuchs/adva_cms
Mon Nov 03 11:44:40 -0800 2008


Comment in 3804855:
lol … no.
The line actually is: @theme_path = "theme-1/something"
Looks like a github bug with the diff highlighting


Comment on vendor/engines/adva_assets/app/controllers/admin/assets_controller.rb L28 in dff97a6:
It’s a hash :)
It initially was an array but Rails IntegrationTests refuse to accept params from fields named like: assets[][uploaded_data]
And, yes, it’s tested in the rspec stories now and i’ve tried it in the browser. Works :)

Comment on vendor/engines/adva_assets/app/controllers/admin/assets_controller.rb L28 in dff97a6:
Array has no method values.
You did test it in your browser, did you?
This feature is coming soon. Sit tight!