Improved wording and layout of health_summary.tpl #52

Merged
AndyHee merged 2 commits from patch-1 into master 2018-05-09 15:23:32 +02:00
AndyHee commented 2018-05-09 15:21:12 +02:00 (Migrated from github.com)

Removed depreciated URL to personal profile.
Improved wording and layout.

Removed depreciated URL to personal profile. Improved wording and layout.
MrPetovan (Migrated from github.com) approved these changes 2018-05-09 15:23:23 +02:00
tobiasd (Migrated from github.com) reviewed 2018-05-09 15:24:24 +02:00
@ -4,2 +3,3 @@
<input type="text" name="s" placeholder="example.com" />
<label>URL of node:</label>
<input type="text" name="s" placeholder="friendica.example.social" />
<input type="submit" value="Search" />
tobiasd (Migrated from github.com) commented 2018-05-09 15:24:24 +02:00

example.com is a special domain used for examples, I'm almost certain that this does not hold true for any other example.TLD domain. So either use a real Friendica node, or stick with example.com I'd say.

example.com is a special domain used for examples, I'm almost certain that this does not hold true for any other example.TLD domain. So either use a real Friendica node, or stick with example.com I'd say.
AndyHee (Migrated from github.com) reviewed 2018-05-10 04:00:33 +02:00
@ -4,2 +3,3 @@
<input type="text" name="s" placeholder="example.com" />
<label>URL of node:</label>
<input type="text" name="s" placeholder="friendica.example.social" />
<input type="submit" value="Search" />
AndyHee (Migrated from github.com) commented 2018-05-10 04:00:33 +02:00

OK! How about like this? friendica.example.com to make it look more like a node URL?

Edit: just checked, this subdomain doesn't work. I'll revert it to example.com

OK! How about like this? `friendica.example.com` to make it look more like a node URL? Edit: just checked, this subdomain doesn't work. I'll revert it to `example.com`
MrPetovan (Migrated from github.com) reviewed 2018-05-10 04:02:31 +02:00
@ -4,2 +3,3 @@
<input type="text" name="s" placeholder="example.com" />
<label>URL of node:</label>
<input type="text" name="s" placeholder="friendica.example.social" />
<input type="submit" value="Search" />
MrPetovan (Migrated from github.com) commented 2018-05-10 04:02:31 +02:00

Looks good.

Looks good.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: friendica/dir#52
No description provided.