Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
webmagic
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
沈俊林
webmagic
Commits
b93cc92f
Commit
b93cc92f
authored
Feb 24, 2014
by
yihua.huang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pages for spiders
parent
cd0b3a4d
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
1409 additions
and
54 deletions
+1409
-54
.DS_Store
.DS_Store
+0
-0
.DS_Store
asserts/.DS_Store
+0
-0
freemarker.properties
webmagic-avalon/src/main/resources/freemarker.properties
+7
-0
create_spider.ftl
...ic-avalon/src/main/webapp/WEB-INF/pages/create_spider.ftl
+0
-0
dashboard.ftl
webmagic-avalon/src/main/webapp/WEB-INF/pages/dashboard.ftl
+6
-54
spider_list.ftl
...agic-avalon/src/main/webapp/WEB-INF/pages/spider_list.ftl
+1396
-0
favicon.jpg
webmagic-avalon/src/main/webapp/static/favicon.jpg
+0
-0
No files found.
.DS_Store
0 → 100644
View file @
b93cc92f
File added
asserts/.DS_Store
0 → 100644
View file @
b93cc92f
File added
webmagic-avalon/src/main/resources/freemarker.properties
0 → 100644
View file @
b93cc92f
number_format
=
#
classic_compatible=true
default_encoding
=
UTF-8
template_update_delay
=
0
#########################
template_exception_handler
=
rethrow
webmagic-avalon/src/main/webapp/WEB-INF/pages/create_spider.ftl
0 → 100644
View file @
b93cc92f
webmagic-avalon/src/main/webapp/WEB-INF/pages/dashboard.ftl
View file @
b93cc92f
<
#
assign
staticPath=
"/static"
>
<!DOCTYPE html>
<html
lang=
"
en
"
>
<html
lang=
"
zh
"
>
<head>
<!--
Charisma v1.0.0
...
...
@@ -13,7 +13,7 @@
http://twitter.com/halalit_usman
-->
<meta
charset=
"utf-8"
>
<title>
Free HTML5 Bootstrap Admin Template
</title>
<title>
WebMaigc Avalon
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
"Charisma, a fully featured, responsive, HTML5, Bootstrap admin template."
>
<meta
name=
"author"
content=
"Muhammad Usman"
>
...
...
@@ -51,7 +51,7 @@
<![endif]-->
<!-- The fav icon -->
<link
rel=
"shortcut icon"
href=
"/
favicon.ico
"
>
<link
rel=
"shortcut icon"
href=
"/
static/favicon.jpg
"
>
</head>
...
...
@@ -65,7 +65,7 @@
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
</a>
<a
class=
"brand"
href=
"index.html"
>
<img
alt=
"
Charisma Logo"
src=
"${staticPath}/img/logo20.png"
/>
<span>
Charisma
</span></a>
<a
class=
"brand"
href=
"index.html"
>
<img
alt=
"
WebMagic Logo"
src=
"${staticPath}/favicon.jpg"
/>
<span>
WebMagic
</span></a>
<!-- theme selector starts -->
<div
class=
"btn-group pull-right theme-container"
>
...
...
@@ -124,8 +124,8 @@
<ul
class=
"nav nav-tabs nav-stacked main-menu"
>
<li
class=
"nav-header hidden-tablet"
>
Main
</li>
<li><a
class=
"ajax-link"
href=
"index.html"
><i
class=
"icon-home"
></i><span
class=
"hidden-tablet"
>
Dashboard
</span></a></li>
<li><a
class=
"ajax-link"
href=
"ui.html"
><i
class=
"icon-eye-open"
></i><span
class=
"hidden-tablet"
>
UI Features
</span></a></li>
<li><a
class=
"ajax-link"
href=
"form.html"
><i
class=
"icon-edit"
></i><span
class=
"hidden-tablet"
>
Form
s
</span></a></li>
<li><a
class=
"ajax-link"
href=
"ui.html"
><i
class=
"icon-eye-open"
></i><span
class=
"hidden-tablet"
>
Spider
</span></a></li>
<li><a
class=
"ajax-link"
href=
"form.html"
><i
class=
"icon-edit"
></i><span
class=
"hidden-tablet"
>
Chart
s
</span></a></li>
<li><a
class=
"ajax-link"
href=
"chart.html"
><i
class=
"icon-list-alt"
></i><span
class=
"hidden-tablet"
>
Charts
</span></a></li>
<li><a
class=
"ajax-link"
href=
"typography.html"
><i
class=
"icon-font"
></i><span
class=
"hidden-tablet"
>
Typography
</span></a></li>
<li><a
class=
"ajax-link"
href=
"gallery.html"
><i
class=
"icon-picture"
></i><span
class=
"hidden-tablet"
>
Gallery
</span></a></li>
...
...
@@ -255,54 +255,6 @@
</div>
</div>
<!--/span-->
<div
class=
"box span4"
>
<div
class=
"box-header well"
data-original-title
>
<h2><i
class=
"icon-user"
></i>
Member Activity
</h2>
<div
class=
"box-icon"
>
<a
href=
"#"
class=
"btn btn-minimize btn-round"
><i
class=
"icon-chevron-up"
></i></a>
<a
href=
"#"
class=
"btn btn-close btn-round"
><i
class=
"icon-remove"
></i></a>
</div>
</div>
<div
class=
"box-content"
>
<div
class=
"box-content"
>
<ul
class=
"dashboard-list"
>
<li>
<a
href=
"#"
>
<img
class=
"dashboard-avatar"
alt=
"Usman"
src=
"http://www.gravatar.com/avatar/f0ea51fa1e4fae92608d8affee12f67b.png?s=50"
></a>
<strong>
Name:
</strong>
<a
href=
"#"
>
Usman
</a><br>
<strong>
Since:
</strong>
17/05/2012
<br>
<strong>
Status:
</strong>
<span
class=
"label label-success"
>
Approved
</span>
</li>
<li>
<a
href=
"#"
>
<img
class=
"dashboard-avatar"
alt=
"Sheikh Heera"
src=
"http://www.gravatar.com/avatar/3232415a0380253cfffe19163d04acab.png?s=50"
></a>
<strong>
Name:
</strong>
<a
href=
"#"
>
Sheikh Heera
</a><br>
<strong>
Since:
</strong>
17/05/2012
<br>
<strong>
Status:
</strong>
<span
class=
"label label-warning"
>
Pending
</span>
</li>
<li>
<a
href=
"#"
>
<img
class=
"dashboard-avatar"
alt=
"Abdullah"
src=
"http://www.gravatar.com/avatar/46056f772bde7c536e2086004e300a04.png?s=50"
></a>
<strong>
Name:
</strong>
<a
href=
"#"
>
Abdullah
</a><br>
<strong>
Since:
</strong>
25/05/2012
<br>
<strong>
Status:
</strong>
<span
class=
"label label-important"
>
Banned
</span>
</li>
<li>
<a
href=
"#"
>
<img
class=
"dashboard-avatar"
alt=
"Saruar Ahmed"
src=
"http://www.gravatar.com/avatar/564e1bb274c074dc4f6823af229d9dbb.png?s=50"
></a>
<strong>
Name:
</strong>
<a
href=
"#"
>
Saruar Ahmed
</a><br>
<strong>
Since:
</strong>
17/05/2012
<br>
<strong>
Status:
</strong>
<span
class=
"label label-info"
>
Updates
</span>
</li>
</ul>
</div>
</div>
</div>
<!--/span-->
<div
class=
"box span4"
>
<div
class=
"box-header well"
data-original-title
>
<h2><i
class=
"icon-list-alt"
></i>
Realtime Traffic
</h2>
...
...
webmagic-avalon/src/main/webapp/WEB-INF/pages/spider_list.ftl
0 → 100644
View file @
b93cc92f
This diff is collapsed.
Click to expand it.
webmagic-avalon/src/main/webapp/static/favicon.jpg
0 → 100644
View file @
b93cc92f
8.45 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment