Fossil SCM

Change "Abbreviated Name" to "Tarball and ZIP-archive Prefix" on the "Configuration" page of setup.

drh 2013-10-09 12:06 trunk
Commit 49e112c9f0ebb48d2acdf6fd0ea41e84bc5d452b
1 file changed +6 -8
+6 -8
--- src/setup.c
+++ src/setup.c
@@ -1273,25 +1273,23 @@
12731273
@ <form action="%s(g.zTop)/setup_config" method="post"><div>
12741274
login_insert_csrf_secret();
12751275
@ <hr />
12761276
entry_attribute("Project Name", 60, "project-name", "pn", "", 0);
12771277
@ <p>Give your project a name so visitors know what this site is about.
1278
- @ The project name will also be used as the RSS feed title. This name is distinct
1279
- @ from the "Abbreviated Name" below.
1278
+ @ The project name will also be used as the RSS feed title.
12801279
@ </p>
12811280
@ <hr />
12821281
textarea_attribute("Project Description", 3, 80,
12831282
"project-description", "pd", "", 0);
12841283
@ <p>Describe your project. This will be used in page headers for search
12851284
@ engines as well as a short RSS description.</p>
12861285
@ <hr />
1287
- entry_attribute("Abbreviated Name", 20, "short-project-name", "spn", "", 0);
1288
- @ <p>This is a shortened version of the Project Name that is used as the name
1289
- @ prefix for generated tarballs and ZIP archives. For best results, keep the
1290
- @ name brief and avoid special characters such as "/" and "\". If no abbreviated
1291
- @ project name is supplied, then the full Project Name above is used in the
1292
- @ names for tarball and ZIP archive.
1286
+ entry_attribute("Tarball and ZIP-archive Prefix", 20, "short-project-name", "spn", "", 0);
1287
+ @ <p>This is used as a prefix on the names of generated tarballs and ZIP archive.
1288
+ @ For best results, keep this prefix brief and avoid special characters such
1289
+ @ as "/" and "\".
1290
+ @ If no tarball prefix is specified, then the full Project Name above is used.
12931291
@ </p>
12941292
@ <hr />
12951293
onoff_attribute("Enable WYSIWYG Wiki Editing",
12961294
"wysiwyg-wiki", "wysiwyg-wiki", 0, 0);
12971295
@ <p>Enable what-you-see-is-what-you-get (WYSIWYG) editing of wiki pages.
12981296
--- src/setup.c
+++ src/setup.c
@@ -1273,25 +1273,23 @@
1273 @ <form action="%s(g.zTop)/setup_config" method="post"><div>
1274 login_insert_csrf_secret();
1275 @ <hr />
1276 entry_attribute("Project Name", 60, "project-name", "pn", "", 0);
1277 @ <p>Give your project a name so visitors know what this site is about.
1278 @ The project name will also be used as the RSS feed title. This name is distinct
1279 @ from the "Abbreviated Name" below.
1280 @ </p>
1281 @ <hr />
1282 textarea_attribute("Project Description", 3, 80,
1283 "project-description", "pd", "", 0);
1284 @ <p>Describe your project. This will be used in page headers for search
1285 @ engines as well as a short RSS description.</p>
1286 @ <hr />
1287 entry_attribute("Abbreviated Name", 20, "short-project-name", "spn", "", 0);
1288 @ <p>This is a shortened version of the Project Name that is used as the name
1289 @ prefix for generated tarballs and ZIP archives. For best results, keep the
1290 @ name brief and avoid special characters such as "/" and "\". If no abbreviated
1291 @ project name is supplied, then the full Project Name above is used in the
1292 @ names for tarball and ZIP archive.
1293 @ </p>
1294 @ <hr />
1295 onoff_attribute("Enable WYSIWYG Wiki Editing",
1296 "wysiwyg-wiki", "wysiwyg-wiki", 0, 0);
1297 @ <p>Enable what-you-see-is-what-you-get (WYSIWYG) editing of wiki pages.
1298
--- src/setup.c
+++ src/setup.c
@@ -1273,25 +1273,23 @@
1273 @ <form action="%s(g.zTop)/setup_config" method="post"><div>
1274 login_insert_csrf_secret();
1275 @ <hr />
1276 entry_attribute("Project Name", 60, "project-name", "pn", "", 0);
1277 @ <p>Give your project a name so visitors know what this site is about.
1278 @ The project name will also be used as the RSS feed title.
 
1279 @ </p>
1280 @ <hr />
1281 textarea_attribute("Project Description", 3, 80,
1282 "project-description", "pd", "", 0);
1283 @ <p>Describe your project. This will be used in page headers for search
1284 @ engines as well as a short RSS description.</p>
1285 @ <hr />
1286 entry_attribute("Tarball and ZIP-archive Prefix", 20, "short-project-name", "spn", "", 0);
1287 @ <p>This is used as a prefix on the names of generated tarballs and ZIP archive.
1288 @ For best results, keep this prefix brief and avoid special characters such
1289 @ as "/" and "\".
1290 @ If no tarball prefix is specified, then the full Project Name above is used.
 
1291 @ </p>
1292 @ <hr />
1293 onoff_attribute("Enable WYSIWYG Wiki Editing",
1294 "wysiwyg-wiki", "wysiwyg-wiki", 0, 0);
1295 @ <p>Enable what-you-see-is-what-you-get (WYSIWYG) editing of wiki pages.
1296

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button